diff options
Diffstat (limited to 'meta-oe/recipes-connectivity/uhd/uhd_git.bb')
| -rw-r--r-- | meta-oe/recipes-connectivity/uhd/uhd_git.bb | 2 |
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 | |||
| 3 | PV = "3.5.3" | 3 | PV = "3.5.3" |
| 4 | PR = "${INC_PR}.0" | 4 | PR = "${INC_PR}.0" |
| 5 | 5 | ||
| 6 | SRC_URI = "git://ettus.sourcerepo.com/ettus/uhd.git;branch=maint;protocol=git \ | 6 | SRC_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 | " |
| 9 | S = "${WORKDIR}/git/host" | 9 | S = "${WORKDIR}/git/host" |
