uhd : Fix packaging for examples and test programs.
authorPhilip Balister <philip@balister.org>
Thu, 9 Dec 2010 18:06:12 +0000 (13:06 -0500)
committerPhilip Balister <philip@balister.org>
Thu, 9 Dec 2010 18:06:12 +0000 (13:06 -0500)
recipes/uhd/uhd.inc

index e40c405..d2ffb84 100644 (file)
@@ -5,11 +5,11 @@ LICENSE = "GPLV3+"
 DEPENDS = "git-native python-cheetah-native boost libusb1 uhd-firmware"
 RDEPENDS_${PN} += "uhd-firmware"
 
-INC_PR = "r3"
+INC_PR = "r4"
 
 inherit cmake
 
-PACKAGES += "${PN}-tests ${PN}-examples"
+PACKAGES =+ "${PN}-tests ${PN}-examples"
 
 FILES_${PN} += "${libdir}/libuhd.so"
 FILES_${PN} += "${datadir}/uhd/utils/*"