diff options
Diffstat (limited to 'meta-oe/recipes-connectivity/uhd/uhd_git.bb')
| -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 329a39598b..cd9c554ff0 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.2.1" | 3 | PV = "3.3.1" |
| 4 | PR = "${INC_PR}.0" | 4 | PR = "${INC_PR}.0" |
| 5 | 5 | ||
| 6 | SRC_URI = "git://ettus.sourcerepo.com/ettus/uhd.git;protocol=git \ | 6 | SRC_URI = "git://ettus.sourcerepo.com/ettus/uhd.git;protocol=git \ |
| 7 | file://0001-HACK-work-around-Wl-as-needed-problems.patch;striplevel=2" | 7 | file://0001-HACK-work-around-Wl-as-needed-problems.patch;striplevel=2" |
| 8 | S = "${WORKDIR}/git/host" | 8 | S = "${WORKDIR}/git/host" |
| 9 | 9 | ||
| 10 | SRCREV = "fc349d30507620baca935e75e68a9554b40d427c" | 10 | SRCREV = "f8d66fcfb14062283cdb0d0cbe4f77e2964ceb82" |
