diff options
-rw-r--r-- | meta-oe/recipes-connectivity/uhd/uhd_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-connectivity/uhd/uhd_git.bb b/meta-oe/recipes-connectivity/uhd/uhd_git.bb index 5a549ca6d2..06d5effbdc 100644 --- a/meta-oe/recipes-connectivity/uhd/uhd_git.bb +++ b/meta-oe/recipes-connectivity/uhd/uhd_git.bb | |||
@@ -1,10 +1,10 @@ | |||
1 | require uhd.inc | 1 | require uhd.inc |
2 | 2 | ||
3 | PV = "3.5.2" | 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;protocol=git \ |
7 | " | 7 | " |
8 | S = "${WORKDIR}/git/host" | 8 | S = "${WORKDIR}/git/host" |
9 | 9 | ||
10 | SRCREV = "0cce80c1ef2bcdb5094d579a6853261cebd2ec03" | 10 | SRCREV = "f4c58120dc1e3674ee0228213f0f0011a0f80dcf" |