summaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@cn.fujitsu.com>2020-03-17 05:11:58 -0700
committerKhem Raj <raj.khem@gmail.com>2020-03-17 19:46:35 -0700
commit04984e696a01c77f1a168942ea09532906a6a6c5 (patch)
treeb0e88d3048841fab88b3e974d5324adcf077c777 /meta-networking
parent36d5ae1580a52630fdcf372c6f55a51b4da6535c (diff)
downloadmeta-openembedded-04984e696a01c77f1a168942ea09532906a6a6c5.tar.gz
spice-protocol: upgrade 0.14.0 -> 0.14.1
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking')
-rw-r--r--meta-networking/recipes-support/spice/spice-protocol_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/spice/spice-protocol_git.bb b/meta-networking/recipes-support/spice/spice-protocol_git.bb
index 966ca41c9..1d56bea17 100644
--- a/meta-networking/recipes-support/spice/spice-protocol_git.bb
+++ b/meta-networking/recipes-support/spice/spice-protocol_git.bb
@@ -13,9 +13,9 @@ architectures."
13LICENSE = "BSD-3-Clause" 13LICENSE = "BSD-3-Clause"
14LIC_FILES_CHKSUM = "file://COPYING;md5=b37311cb5604f3e5cc2fb0fd23527e95" 14LIC_FILES_CHKSUM = "file://COPYING;md5=b37311cb5604f3e5cc2fb0fd23527e95"
15 15
16PV = "0.14.0+git${SRCPV}" 16PV = "0.14.1+git${SRCPV}"
17 17
18SRCREV = "f72ece993aeaf23f77e2845562b20e5563e52ba0" 18SRCREV = "e0ec178a72aa33e307ee5ac02b63bf336da921a5"
19 19
20SRC_URI = " \ 20SRC_URI = " \
21 git://anongit.freedesktop.org/spice/spice-protocol \ 21 git://anongit.freedesktop.org/spice/spice-protocol \