aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
authorOleksandr Kravchuk <open.source@oleksandr-kravchuk.com>2019-04-07 16:45:12 +0200
committerKhem Raj <raj.khem@gmail.com>2019-04-09 18:08:59 -0700
commit807ecc4056afe3804e8b0a2236175c303a682bc8 (patch)
tree61f5437bb45e9d25fad6b6917bb5dd96fabc2431 /meta-networking
parente23c5d206ab8eadbd7a92b45de703a8c8388b4bd (diff)
downloadmeta-openembedded-contrib-807ecc4056afe3804e8b0a2236175c303a682bc8.tar.gz
usbredir: update to 0.8.0
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking')
-rw-r--r--meta-networking/recipes-support/spice/usbredir_0.8.0.bb (renamed from meta-networking/recipes-support/spice/usbredir_git.bb)3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/spice/usbredir_git.bb b/meta-networking/recipes-support/spice/usbredir_0.8.0.bb
index 3fea7528e5..9ee43be1ea 100644
--- a/meta-networking/recipes-support/spice/usbredir_git.bb
+++ b/meta-networking/recipes-support/spice/usbredir_0.8.0.bb
@@ -7,8 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
DEPENDS = "libusb1"
-SRCREV = "39aa3c69f61bba28856a3eef3fe4ab37a3968e88"
-PV = "0.7.1+git${SRCPV}"
+SRCREV = "07b98b8e71f620dfdd57e92ddef6b677b259a092"
SRC_URI = " \
git://anongit.freedesktop.org/spice/usbredir \