From c4268db855992c47c07ac9dad63c149c15e163b3 Mon Sep 17 00:00:00 2001 From: Philip Balister Date: Tue, 7 Dec 2010 13:39:35 -0500 Subject: [PATCH] gnuradio : Update SRCREV to support current uhd api. --- recipes/gnuradio/gnuradio_git.bb | 4 ++-- 1 file 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" -- 2.39.5