From: Philip Balister Date: Sun, 22 Oct 2006 22:26:13 +0000 (+0000) Subject: packages/usrp/usrp_0.12.bb : Install the usrp test programs in the image. X-Git-Tag: Release-2010-05/1~9453^2~567^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c14983a0af980ae070a362de170f4ce2e1441fbf;p=openembedded.git packages/usrp/usrp_0.12.bb : Install the usrp test programs in the image. --- 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