aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/uhd
diff options
context:
space:
mode:
authorMartin Jansa <martin.jansa@gmail.com>2010-11-16 04:13:18 +0000
committerPhilip Balister <philip@opensdr.com>2010-11-16 12:25:38 -0800
commit124f6bb67d3416ff621b718916e1ecf464057229 (patch)
tree63ac525aa388f43687633cbb0b41a43af5fcd499 /recipes/uhd
parentab49fda5f7a878d0132c7e3f78df4b4ab9ceeb53 (diff)
downloadopenembedded-124f6bb67d3416ff621b718916e1ecf464057229.tar.gz
udh.inc: use RDEPENDS_${PN}
Signed-off-by: Philip Balister <philip@opensdr.com>
Diffstat (limited to 'recipes/uhd')
-rw-r--r--recipes/uhd/uhd.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/uhd/uhd.inc b/recipes/uhd/uhd.inc
index 3b5be58214..d2e7903fc1 100644
--- 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 = "r2"
+INC_PR = "r3"
inherit cmake