[oe-commits] Philip Balister : uhd : Update to latest master.

git version control git at git.openembedded.org
Fri Oct 7 13:39:32 UTC 2011


Module: openembedded.git
Branch: master
Commit: ec0bece97f8ddebf76984e88c631d0b7974e712c
URL:    http://git.openembedded.org/?p=openembedded.git&a=commit;h=ec0bece97f8ddebf76984e88c631d0b7974e712c

Author: Philip Balister <philip at balister.org>
Date:   Thu Oct  6 17:50:53 2011 -0400

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 at balister.org>

---

 recipes/uhd/uhd_git.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/uhd/uhd_git.bb b/recipes/uhd/uhd_git.bb
index e0c7fbc..a0937f0 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"





More information about the Openembedded-commits mailing list