summaryrefslogtreecommitdiffstats
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.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-connectivity/uhd/uhd_git.bb b/meta-oe/recipes-connectivity/uhd/uhd_git.bb
index 180fd27c7e..ee02cc7c22 100644
--- a/meta-oe/recipes-connectivity/uhd/uhd_git.bb
+++ b/meta-oe/recipes-connectivity/uhd/uhd_git.bb
@@ -3,7 +3,7 @@ require uhd.inc
3PV = "3.5.3" 3PV = "3.5.3"
4PR = "${INC_PR}.0" 4PR = "${INC_PR}.0"
5 5
6SRC_URI = "git://ettus.sourcerepo.com/ettus/uhd.git;branch=maint;protocol=git \ 6SRC_URI = "git://ettus.sourcerepo.com/ettus/uhd.git;branch=maint \
7 file://0001-use-uint8_t-from-boost-namespace.patch;striplevel=2 \ 7 file://0001-use-uint8_t-from-boost-namespace.patch;striplevel=2 \
8 " 8 "
9S = "${WORKDIR}/git/host" 9S = "${WORKDIR}/git/host"