aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnuradio
diff options
context:
space:
mode:
authorPhilip Balister <philip@balister.org>2010-12-07 13:39:35 -0500
committerPhilip Balister <philip@balister.org>2010-12-07 13:40:15 -0500
commitc4268db855992c47c07ac9dad63c149c15e163b3 (patch)
tree685a0e1d3db0f06ab937ef929e36e26ba350a7b1 /recipes/gnuradio
parent546536b483149679f4e4e0392de253a4852e8dfe (diff)
downloadopenembedded-c4268db855992c47c07ac9dad63c149c15e163b3.tar.gz
gnuradio : Update SRCREV to support current uhd api.
Diffstat (limited to 'recipes/gnuradio')
-rw-r--r--recipes/gnuradio/gnuradio_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/gnuradio/gnuradio_git.bb b/recipes/gnuradio/gnuradio_git.bb
index 5f496ddd24..bc18d9e765 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"