packages/usrp/usrp_0.12.bb : Install the usrp test programs in the image.
authorPhilip Balister <philip@balister.org>
Sun, 22 Oct 2006 22:26:13 +0000 (22:26 +0000)
committerPhilip Balister <philip@balister.org>
Sun, 22 Oct 2006 22:26:13 +0000 (22:26 +0000)
packages/usrp/usrp_0.12.bb

index fcaeebb..5fc6969 100644 (file)
@@ -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