aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-connectivity
diff options
context:
space:
mode:
authorPhilip Balister <philip@balister.org>2013-04-04 17:56:08 +0000
committerMartin Jansa <Martin.Jansa@gmail.com>2013-04-09 21:34:15 +0200
commit966f4664c9bcac3c1a2e17408bfa04a7cc5dbbb3 (patch)
tree4145f73715fa6faa84f4df2c034347d7deb2fa4b /meta-oe/recipes-connectivity
parent44a040b896c48db8701720706bdc4e56ab049d4b (diff)
downloadmeta-openembedded-966f4664c9bcac3c1a2e17408bfa04a7cc5dbbb3.tar.gz
gnuradio : Update to version 3.6.4.1.
Tested on Cortex-A( based machine. Signed-off-by: Philip Balister <philip@balister.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-connectivity')
-rw-r--r--meta-oe/recipes-connectivity/gnuradio/gnuradio_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-connectivity/gnuradio/gnuradio_git.bb b/meta-oe/recipes-connectivity/gnuradio/gnuradio_git.bb
index 85f52fcdea..efecc64a0e 100644
--- a/meta-oe/recipes-connectivity/gnuradio/gnuradio_git.bb
+++ b/meta-oe/recipes-connectivity/gnuradio/gnuradio_git.bb
@@ -60,11 +60,11 @@ FILES_${PN}-dbg += "${PYTHON_SITEPACKAGES_DIR}/gnuradio/.debug \
"
FILES_${PN}-examples = "${datadir}/gnuradio/examples"
-PV = "3.6.3"
+PV = "3.6.4.1"
FILESPATHPKG_prepend = "gnuradio-git:"
-SRCREV = "607a6fa3f80e08298ce7b3ee74ffca1590c05164"
+SRCREV = "5f69899e059e9bea58f92af61f70fc3f63825087"
# Make it easy to test against developer repos and branches
GIT_REPO = "gnuradio.git"