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:
7f69380
)
packages/usrp/usrp_0.12.bb : Install the usrp test programs in the image.
author
Philip Balister
<philip@balister.org>
Sun, 22 Oct 2006 22:26:13 +0000
(22:26 +0000)
committer
Philip Balister
<philip@balister.org>
Sun, 22 Oct 2006 22:26:13 +0000
(22:26 +0000)
packages/usrp/usrp_0.12.bb
patch
|
blob
|
history
diff --git
a/packages/usrp/usrp_0.12.bb
b/packages/usrp/usrp_0.12.bb
index
fcaeebb
..
5fc6969
100644
(file)
--- a/
packages/usrp/usrp_0.12.bb
+++ b/
packages/usrp/usrp_0.12.bb
@@
-7,7
+7,9
@@
RDEPENDS = "python-core"
PR = "r0"
SRC_URI = "ftp://ftp.gnu.org/gnu/gnuradio/usrp-${PV}.tar.gz \
- file://usb11.patch;patch=1"
+ file://usb11.patch;patch=1" \
+ file://install_test.patch;patch=1"
+
S = "${WORKDIR}/usrp-${PV}"
inherit autotools pkgconfig