aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilip Balister <philip@balister.org>2011-10-06 17:50:53 -0400
committerPhilip Balister <philip@balister.org>2011-10-06 17:50:53 -0400
commitec0bece97f8ddebf76984e88c631d0b7974e712c (patch)
tree2782294c6ba13926969c19855ce15a8e0a7442d9
parent043961dc6c8c9113207fa295ac64841c4c28eaa5 (diff)
downloadopenembedded-ec0bece97f8ddebf76984e88c631d0b7974e712c.tar.gz
uhd : Update to latest master.
There was a bug in the e100 code that prevented the e100 from transmitting. 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 e0c7fbc7a3..a0937f0a36 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}.7"
+PR = "${INC_PR}.8"
SRC_URI = "git://ettus.sourcerepo.com/ettus/uhd.git;protocol=git"
S = "${WORKDIR}/git/host"
-SRCREV = "9d00821b51301412071944315e9d1555482b7e39"
+SRCREV = "26aacf3edc1331691827156903a65125532ea6a8"