[oe-commits] Martin Jansa : gnuradio: add PE all recipes, because otherwise git. bb has always highest version

git version control git at git.openembedded.org
Sun Nov 15 23:12:01 UTC 2009


Module: openembedded.git
Branch: martin_jansa/srcpv
Commit: 6dea39fbb05d0e4f771cbb01bf757199df5057b0
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=6dea39fbb05d0e4f771cbb01bf757199df5057b0

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Sun Nov 15 23:53:01 2009 +0100

gnuradio: add PE all recipes, because otherwise git.bb has always highest version

---

 recipes/gnuradio/gnuradio-libusb-compat.inc |    1 +
 recipes/gnuradio/gnuradio.inc               |    1 +
 recipes/gnuradio/gnuradio_git.bb            |    1 -
 3 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/recipes/gnuradio/gnuradio-libusb-compat.inc b/recipes/gnuradio/gnuradio-libusb-compat.inc
index 8a0ca54..2cbc735 100644
--- a/recipes/gnuradio/gnuradio-libusb-compat.inc
+++ b/recipes/gnuradio/gnuradio-libusb-compat.inc
@@ -4,6 +4,7 @@ PRIORITY = "optional"
 LICENSE = "GPLv3"
 DEPENDS = "virtual/libusb0 guile-native fftwf python virtual/libsdl alsa-lib jack boost cppunit sdcc-native swig-native python-numpy"
 INC_PR = "r7"
+PE = "1"
 
 inherit distutils-base autotools autotools_stage pkgconfig
 
diff --git a/recipes/gnuradio/gnuradio.inc b/recipes/gnuradio/gnuradio.inc
index d1d0c12..3ef6287 100644
--- a/recipes/gnuradio/gnuradio.inc
+++ b/recipes/gnuradio/gnuradio.inc
@@ -4,6 +4,7 @@ PRIORITY = "optional"
 LICENSE = "GPLv3"
 DEPENDS = "virtual/libusb0 guile-native fftwf python virtual/libsdl alsa-lib jack boost cppunit sdcc-native swig-native python-numpy"
 INC_PR = "r7"
+PE = "1"
 
 inherit distutils-base autotools autotools_stage pkgconfig
 
diff --git a/recipes/gnuradio/gnuradio_git.bb b/recipes/gnuradio/gnuradio_git.bb
index 137598f..15cdbb4 100644
--- a/recipes/gnuradio/gnuradio_git.bb
+++ b/recipes/gnuradio/gnuradio_git.bb
@@ -8,7 +8,6 @@ SRCREV = "0cd478fdc090123e09b7ee21c88e5657abab8ae0"
 #SRCREV = "0f4226088ba84e25139bf77957c80ca7a64cba11"
 PR = "${INC_PR}.1"
 PV = "3.2.1-${PR}+gitr${SRCPV}"
-PE = "1"
 
 EXTRA_OECONF += "--with-boost=${STAGING_DIR_TARGET}/usr CXXFLAGS=-DBOOST_SP_USE_PTHREADS --disable-usrp2 --disable-usrp2-firmware --with-fusb-tech=libusb1"
 





More information about the Openembedded-commits mailing list