git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e02d5c
)
gnuradio-3.2 : Use -program-prefix to remove prefix from programs.
author
Philip Balister
<philip@balister.org>
Fri, 12 Jun 2009 18:08:04 +0000
(14:08 -0400)
committer
Philip Balister
<philip@balister.org>
Fri, 12 Jun 2009 18:08:04 +0000
(14:08 -0400)
recipes/gnuradio/gnuradio_3.2.0.bb
patch
|
blob
|
history
diff --git
a/recipes/gnuradio/gnuradio_3.2.0.bb
b/recipes/gnuradio/gnuradio_3.2.0.bb
index
78e719f
..
b24b3cb
100644
(file)
--- 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 = "r
0
"
+PR = "r
1
"
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 \