summaryrefslogtreecommitdiffstats
path: root/recipes/gnuradio
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gnuradio')
-rw-r--r--recipes/gnuradio/gnuradio_3.2.0.bb4
-rw-r--r--recipes/gnuradio/gnuradio_3.2.1.bb4
2 files changed, 4 insertions, 4 deletions
diff --git a/recipes/gnuradio/gnuradio_3.2.0.bb b/recipes/gnuradio/gnuradio_3.2.0.bb
index 968e3c2529..c9f6c75f20 100644
--- a/recipes/gnuradio/gnuradio_3.2.0.bb
+++ b/recipes/gnuradio/gnuradio_3.2.0.bb
@@ -9,8 +9,8 @@ S = "${WORKDIR}/gnuradio-3.2"
EXTRA_OECONF += "--with-boost=${STAGING_DIR_TARGET}/usr CXXFLAGS=-DBOOST_SP_USE_PTHREADS --disable--usrp2"
SRC_URI = "ftp://ftp.gnu.org/gnu/gnuradio/gnuradio-3.2.tar.gz;name=archive \
- file://no-usrp2.patch;patch=1 \
- file://gnuradio-neon.patch;patch=1;pnum=0 \
+ file://no-usrp2.patch;apply=yes \
+ file://gnuradio-neon.patch;apply=yes;striplevel=0 \
${SOURCEFORGE_MIRROR}/libusb/libusb-0.1.12.tar.gz;name=libusb \
"
diff --git a/recipes/gnuradio/gnuradio_3.2.1.bb b/recipes/gnuradio/gnuradio_3.2.1.bb
index fbd6f2fa77..1350b6f575 100644
--- a/recipes/gnuradio/gnuradio_3.2.1.bb
+++ b/recipes/gnuradio/gnuradio_3.2.1.bb
@@ -9,8 +9,8 @@ S = "${WORKDIR}/gnuradio-3.2.1"
EXTRA_OECONF += "--with-boost=${STAGING_DIR_TARGET}/usr CXXFLAGS=-DBOOST_SP_USE_PTHREADS --disable--usrp2"
SRC_URI = "ftp://ftp.gnu.org/gnu/gnuradio/gnuradio-3.2.1.tar.gz;name=archive \
- file://no-usrp2.patch;patch=1 \
- file://gnuradio-neon.patch;patch=1;pnum=0 \
+ file://no-usrp2.patch;apply=yes \
+ file://gnuradio-neon.patch;apply=yes;striplevel=0 \
${SOURCEFORGE_MIRROR}/libusb/libusb-0.1.12.tar.gz;name=libusb \
"