aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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