aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-connectivity/uhd/uhd_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-connectivity/uhd/uhd_git.bb')
-rw-r--r--meta-oe/recipes-connectivity/uhd/uhd_git.bb7
1 files changed, 4 insertions, 3 deletions
diff --git a/meta-oe/recipes-connectivity/uhd/uhd_git.bb b/meta-oe/recipes-connectivity/uhd/uhd_git.bb
index d1c936d001..68a485e7e3 100644
--- a/meta-oe/recipes-connectivity/uhd/uhd_git.bb
+++ b/meta-oe/recipes-connectivity/uhd/uhd_git.bb
@@ -1,8 +1,9 @@
require uhd.inc
-PR = "${INC_PR}.2"
+PR = "${INC_PR}.4"
-SRC_URI = "git://ettus.sourcerepo.com/ettus/uhd.git;protocol=git"
+SRC_URI = "git://ettus.sourcerepo.com/ettus/uhd.git;protocol=git \
+ file://0001-HACK-work-around-Wl-as-needed-problems.patch"
S = "${WORKDIR}/git/host"
-SRCREV = "cc639e876f326e958dace8438ae41b8cd9563780"
+SRCREV = "0aff497dacc9cc4eba5d800cc46343da083cfdf1"