From 4addbe94be70134212548d4fd39777a64e0a3279 Mon Sep 17 00:00:00 2001 From: Philip Balister Date: Tue, 20 Sep 2011 11:07:48 -0400 Subject: uhd : Update SRCREV to head of master branch. This revision update is needed to pick up support for current USRP E100 fpga interface. Signed-off-by: Philip Balister --- recipes/uhd/uhd_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes') diff --git a/recipes/uhd/uhd_git.bb b/recipes/uhd/uhd_git.bb index e1d2e99b28..5121f01828 100644 --- a/recipes/uhd/uhd_git.bb +++ b/recipes/uhd/uhd_git.bb @@ -1,8 +1,8 @@ require recipes/uhd/uhd.inc -PR = "${INC_PR}.5" +PR = "${INC_PR}.6" SRC_URI = "git://ettus.sourcerepo.com/ettus/uhd.git;protocol=git" S = "${WORKDIR}/git/host" -SRCREV = "fc349d30507620baca935e75e68a9554b40d427c" +SRCREV = "b20c9fc836a0f32666739dcd143692149eb66c68" -- cgit 1.2.3-korg