[oe-commits] Philip Balister : gnuradio : Update SRCREV to support current uhd api.

git version control git at git.openembedded.org
Tue Dec 7 18:40:33 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: c4268db855992c47c07ac9dad63c149c15e163b3
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=c4268db855992c47c07ac9dad63c149c15e163b3

Author: Philip Balister <philip at balister.org>
Date:   Tue Dec  7 13:39:35 2010 -0500

gnuradio : Update SRCREV to support current uhd api.

---

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

diff --git a/recipes/gnuradio/gnuradio_git.bb b/recipes/gnuradio/gnuradio_git.bb
index 5f496dd..bc18d9e 100644
--- a/recipes/gnuradio/gnuradio_git.bb
+++ b/recipes/gnuradio/gnuradio_git.bb
@@ -1,9 +1,9 @@
 require recipes/gnuradio/gnuradio.inc
 
-PR = "${INC_PR}.0"
+PR = "${INC_PR}.1"
 PV = "3.3.0-${PR}+gitr${SRCREV}"
 
-SRCREV = "068aa7f5b2591f7cc06e4495c89600101bd19b6b"
+SRCREV = "cdca1c917626f7c63f820da921a17187efc92cd5"
 
 # Make it easy to test against developer repos and branches
 GIT_REPO = "gnuradio.git"





More information about the Openembedded-commits mailing list