[oe-commits] Philip Balister : uhd : Update to version 3.4.1.

git at git.openembedded.org git at git.openembedded.org
Fri Apr 13 06:12:21 UTC 2012


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

Author: Philip Balister <philip at opensdr.com>
Date:   Wed Apr 11 23:11:29 2012 +0000

uhd : Update to version 3.4.1.

Signed-off-by: Philip Balister <philip at opensdr.com>
Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>

---

 meta-oe/recipes-connectivity/uhd/uhd.inc    |    2 +-
 meta-oe/recipes-connectivity/uhd/uhd_git.bb |    6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/meta-oe/recipes-connectivity/uhd/uhd.inc b/meta-oe/recipes-connectivity/uhd/uhd.inc
index 466a19c..5e2e329 100644
--- a/meta-oe/recipes-connectivity/uhd/uhd.inc
+++ b/meta-oe/recipes-connectivity/uhd/uhd.inc
@@ -3,7 +3,7 @@ HOMEPAGE = "http://www.ettus.com"
 LICENSE = "GPLV3+"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=51b35d652c070d136bf20244494be2d3"
 
-DEPENDS = "git-native python-cheetah-native boost libusb1 uhd-firmware orc-native"
+DEPENDS = "git-native boost libusb1 uhd-firmware orc-native"
 RDEPENDS_${PN} += "uhd-firmware"
 
 PE = "1"
diff --git a/meta-oe/recipes-connectivity/uhd/uhd_git.bb b/meta-oe/recipes-connectivity/uhd/uhd_git.bb
index cd9c554..e740ccd 100644
--- a/meta-oe/recipes-connectivity/uhd/uhd_git.bb
+++ b/meta-oe/recipes-connectivity/uhd/uhd_git.bb
@@ -1,10 +1,10 @@
 require uhd.inc
 
-PV = "3.3.1"
+PV = "3.4.1"
 PR = "${INC_PR}.0"
 
 SRC_URI = "git://ettus.sourcerepo.com/ettus/uhd.git;protocol=git \
-           file://0001-HACK-work-around-Wl-as-needed-problems.patch;striplevel=2"
+          "
 S = "${WORKDIR}/git/host"
 
-SRCREV = "f8d66fcfb14062283cdb0d0cbe4f77e2964ceb82"
+SRCREV = "3fb067567b0c799b3c707938491eb8489d85fefa"





More information about the Openembedded-commits mailing list