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:
ddd56fb
)
uhd : Fix packaging for examples and test programs.
author
Philip Balister
<philip@balister.org>
Thu, 9 Dec 2010 18:06:12 +0000
(13:06 -0500)
committer
Philip Balister
<philip@balister.org>
Thu, 9 Dec 2010 18:06:12 +0000
(13:06 -0500)
recipes/uhd/uhd.inc
patch
|
blob
|
history
diff --git
a/recipes/uhd/uhd.inc
b/recipes/uhd/uhd.inc
index
e40c405
..
d2ffb84
100644
(file)
--- a/
recipes/uhd/uhd.inc
+++ b/
recipes/uhd/uhd.inc
@@
-5,11
+5,11
@@
LICENSE = "GPLV3+"
DEPENDS = "git-native python-cheetah-native boost libusb1 uhd-firmware"
RDEPENDS_${PN} += "uhd-firmware"
-INC_PR = "r
3
"
+INC_PR = "r
4
"
inherit cmake
-PACKAGES
+=
"${PN}-tests ${PN}-examples"
+PACKAGES
=+
"${PN}-tests ${PN}-examples"
FILES_${PN} += "${libdir}/libuhd.so"
FILES_${PN} += "${datadir}/uhd/utils/*"