From 966f4664c9bcac3c1a2e17408bfa04a7cc5dbbb3 Mon Sep 17 00:00:00 2001 From: Philip Balister Date: Thu, 4 Apr 2013 17:56:08 +0000 Subject: [PATCH] gnuradio : Update to version 3.6.4.1. Tested on Cortex-A( based machine. Signed-off-by: Philip Balister Signed-off-by: Martin Jansa --- meta-oe/recipes-connectivity/gnuradio/gnuradio_git.bb | 4 ++-- 1 file 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"