summaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2009-06-12 19:34:44 +0100
committerPhil Blundell <philb@gnu.org>2009-06-12 19:34:44 +0100
commit1f72f3ed3a48ce1589482b013c5a06e7d864e050 (patch)
tree6b17957173af69e86e9fefa05b9ba8caaf6efa47 /recipes
parent6c47b3e373477fe5037b4d54b25a5d22e3d4a654 (diff)
parent82efacb2b27c42882d96e6fed2a0b1f9739fd40e (diff)
downloadopenembedded-1f72f3ed3a48ce1589482b013c5a06e7d864e050.tar.gz
Merge branch 'org.openembedded.dev' of git@new.openembedded.org:openembedded into org.openembedded.dev
Diffstat (limited to 'recipes')
-rw-r--r--recipes/gnuradio/gnuradio_3.2.0.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/gnuradio/gnuradio_3.2.0.bb b/recipes/gnuradio/gnuradio_3.2.0.bb
index 78e719f719..b24b3cbb95 100644
--- a/recipes/gnuradio/gnuradio_3.2.0.bb
+++ b/recipes/gnuradio/gnuradio_3.2.0.bb
@@ -2,11 +2,11 @@ require gnuradio.inc
DEPENDS += " gsl "
-PR = "r0"
+PR = "r1"
S = "${WORKDIR}/gnuradio-3.2"
-EXTRA_OECONF += "--with-boost=${STAGING_DIR_TARGET}/usr CXXFLAGS=-DBOOST_SP_USE_PTHREADS --disable--usrp2"
+EXTRA_OECONF += "--program-prefix= --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 \
file://no-usrp2.patch;patch=1 \