projects
/
opendreambox.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
update libpassthrough
[opendreambox.git]
/
meta-opendreambox
/
classes
/
opendreambox-git.bbclass
1
OPENDREAMBOX_PROJECT ?= "${BPN}"
2
3
OPENDREAMBOX_URI ?= "git://git.opendreambox.org/git/${OPENDREAMBOX_PROJECT}.git;protocol=git"
4
SRC_URI += "${OPENDREAMBOX_URI}"
5
6
inherit git-project opendreambox-srcrev