aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilip Balister <philip@balister.org>2011-09-29 16:20:11 -0400
committerPhilip Balister <philip@balister.org>2011-09-29 16:20:11 -0400
commit043961dc6c8c9113207fa295ac64841c4c28eaa5 (patch)
tree02aea044df39aa28a86b1cb676043028d75ce8ef
parent1b558924773ece367818e4490b209c220906f7ac (diff)
downloadopenembedded-043961dc6c8c9113207fa295ac64841c4c28eaa5.tar.gz
uhd : Bump rev again.
This picks up GPSDO support for the E100. Tested on Angstrom/usrp-e1xx. Signed-off-by: Philip Balister <philip@balister.org>
-rw-r--r--recipes/uhd/uhd_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/uhd/uhd_git.bb b/recipes/uhd/uhd_git.bb
index 5121f01828..e0c7fbc7a3 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}.6"
+PR = "${INC_PR}.7"
SRC_URI = "git://ettus.sourcerepo.com/ettus/uhd.git;protocol=git"
S = "${WORKDIR}/git/host"
-SRCREV = "b20c9fc836a0f32666739dcd143692149eb66c68"
+SRCREV = "9d00821b51301412071944315e9d1555482b7e39"