[oe-commits] Martin Jansa : gnuradio/gnuradio_git.bb: switch from SRCREV to SRCPV

git version control git at git.openembedded.org
Sun Nov 15 19:32:01 UTC 2009


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

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

gnuradio/gnuradio_git.bb: switch from SRCREV to SRCPV

---

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

diff --git a/recipes/gnuradio/gnuradio_git.bb b/recipes/gnuradio/gnuradio_git.bb
index 37b21fd..137598f 100644
--- a/recipes/gnuradio/gnuradio_git.bb
+++ b/recipes/gnuradio/gnuradio_git.bb
@@ -7,7 +7,8 @@ DEPENDS += " gsl "
 SRCREV = "0cd478fdc090123e09b7ee21c88e5657abab8ae0"
 #SRCREV = "0f4226088ba84e25139bf77957c80ca7a64cba11"
 PR = "${INC_PR}.1"
-PV = "3.2.1-${PR}+gitr${SRCREV}"
+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