summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilip Balister <philip@balister.org>2013-05-22 11:31:01 +0000
committerMartin Jansa <Martin.Jansa@gmail.com>2013-05-28 11:01:09 +0200
commitfa5734fd70a1e87f434f4895309f8e75fc0a94d2 (patch)
treef5f3e5701cf3e41611ceac3178bad97281a8ca87
parent5673bd7a285b52329e84779f63b1201c9bf91cfb (diff)
downloadmeta-openembedded-fa5734fd70a1e87f434f4895309f8e75fc0a94d2.tar.gz
uhd : Update to version 3.5.3.
Signed-off-by: Philip Balister <philip@balister.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-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 5a549ca6d..06d5effbd 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.5.2" 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;protocol=git \
7" 7"
8S = "${WORKDIR}/git/host" 8S = "${WORKDIR}/git/host"
9 9
10SRCREV = "0cce80c1ef2bcdb5094d579a6853261cebd2ec03" 10SRCREV = "f4c58120dc1e3674ee0228213f0f0011a0f80dcf"