summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-connectivity/uhd/uhd_git.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-11-19 12:33:43 +0100
committerKoen Kooi <koen@dominion.thruhere.net>2011-11-19 12:33:43 +0100
commit83429a16a98d4aeea5ce2f41b084c33fd1ec5326 (patch)
tree49608c16b1207d1bbf4668b4f71cd2acc75a1549 /meta-oe/recipes-connectivity/uhd/uhd_git.bb
parent8c967075f04e10fc3ae83f442795548d2d6c4ce1 (diff)
downloadmeta-openembedded-83429a16a98d4aeea5ce2f41b084c33fd1ec5326.tar.gz
uhd: update to 3.3.1 to match kernel and FPGA firmware
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-oe/recipes-connectivity/uhd/uhd_git.bb')
-rw-r--r--meta-oe/recipes-connectivity/uhd/uhd_git.bb4
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 329a39598..cd9c554ff 100644
--- a/meta-oe/recipes-connectivity/uhd/uhd_git.bb
+++ b/meta-oe/recipes-connectivity/uhd/uhd_git.bb
@@ -1,10 +1,10 @@
1require uhd.inc 1require uhd.inc
2 2
3PV = "3.2.1" 3PV = "3.3.1"
4PR = "${INC_PR}.0" 4PR = "${INC_PR}.0"
5 5
6SRC_URI = "git://ettus.sourcerepo.com/ettus/uhd.git;protocol=git \ 6SRC_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"
8S = "${WORKDIR}/git/host" 8S = "${WORKDIR}/git/host"
9 9
10SRCREV = "fc349d30507620baca935e75e68a9554b40d427c" 10SRCREV = "f8d66fcfb14062283cdb0d0cbe4f77e2964ceb82"