[oe-commits] Philip Balister : gnuradio : Update to post 3.4.1 release git rev.

git version control git at git.openembedded.org
Fri Oct 7 13:39:32 UTC 2011


Module: openembedded.git
Branch: master
Commit: 3f03131cf0e3b37efe8cb48f9a12ac9637ed883e
URL:    http://git.openembedded.org/?p=openembedded.git&a=commit;h=3f03131cf0e3b37efe8cb48f9a12ac9637ed883e

Author: Philip Balister <philip at balister.org>
Date:   Wed Sep 28 18:56:51 2011 -0400

gnuradio : Update to post 3.4.1 release git rev.

Yes versioning on this package is a mess :) One day we will have enough good
NEON stuff in a tag make a fixed release OK.

Signed-off-by: Philip Balister <philip at balister.org>

---

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

diff --git a/recipes/gnuradio/gnuradio_git.bb b/recipes/gnuradio/gnuradio_git.bb
index 250ba5d..fee7215 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}.2"
-PV = "3.4.0-${PR}+gitr${SRCREV}"
+PR = "${INC_PR}.3"
+PV = "3.4.1-${PR}+gitr${SRCREV}"
 
-SRCREV = "62768eedf8f68680ef3a672a27025227e22ccbb0"
+SRCREV = "77f5aa4f1985e0605b5ed07994a2af7dac2d2a8d"
 
 # Make it easy to test against developer repos and branches
 GIT_REPO = "gnuradio.git"





More information about the Openembedded-commits mailing list