git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab49fda
)
udh.inc: use RDEPENDS_${PN}
author
Martin Jansa
<martin.jansa@gmail.com>
Tue, 16 Nov 2010 04:13:18 +0000
(
04:13
+0000)
committer
Philip Balister
<philip@opensdr.com>
Tue, 16 Nov 2010 20:25:38 +0000
(12:25 -0800)
Signed-off-by: Philip Balister <philip@opensdr.com>
recipes/uhd/uhd.inc
patch
|
blob
|
history
diff --git
a/recipes/uhd/uhd.inc
b/recipes/uhd/uhd.inc
index
3b5be58
..
d2e7903
100644
(file)
--- a/
recipes/uhd/uhd.inc
+++ b/
recipes/uhd/uhd.inc
@@
-3,9
+3,9
@@
HOMEPAGE = "http://www.ettus.com"
LICENSE = "GPLV3+"
DEPENDS = "git-native python-cheetah-native boost libusb1 uhd-firmware"
-RDEPENDS += "uhd-firmware"
+RDEPENDS
_${PN}
+= "uhd-firmware"
-INC_PR = "r
2
"
+INC_PR = "r
3
"
inherit cmake