aboutsummaryrefslogtreecommitdiffstats
path: root/packages/usrp
diff options
context:
space:
mode:
authorPhilip Balister <philip@balister.org>2006-10-22 22:26:13 +0000
committerPhilip Balister <philip@balister.org>2006-10-22 22:26:13 +0000
commitc14983a0af980ae070a362de170f4ce2e1441fbf (patch)
treea0c045af4db228b16e98ef50a99c8bb87c023b64 /packages/usrp
parent7f69380511203ec4a0ee5ce48d949495bc322492 (diff)
downloadopenembedded-c14983a0af980ae070a362de170f4ce2e1441fbf.tar.gz
packages/usrp/usrp_0.12.bb : Install the usrp test programs in the image.
Diffstat (limited to 'packages/usrp')
-rw-r--r--packages/usrp/usrp_0.12.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/packages/usrp/usrp_0.12.bb b/packages/usrp/usrp_0.12.bb
index fcaeebbde4..5fc6969f8c 100644
--- 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