From c14983a0af980ae070a362de170f4ce2e1441fbf Mon Sep 17 00:00:00 2001 From: Philip Balister Date: Sun, 22 Oct 2006 22:26:13 +0000 Subject: packages/usrp/usrp_0.12.bb : Install the usrp test programs in the image. --- packages/usrp/usrp_0.12.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'packages') 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 -- cgit v1.2.3