From 9ad55bf1e6d4c7b0cc58d44a011f387aa5a69dc3 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Fri, 11 May 2018 19:21:45 +0000 Subject: spice: use latest version Signed-off-by: Martin Jansa Signed-off-by: Armin Kuster --- meta-networking/recipes-support/spice/spice-protocol_git.bb | 8 ++------ meta-networking/recipes-support/spice/spice_git.bb | 6 +++--- 2 files changed, 5 insertions(+), 9 deletions(-) diff --git a/meta-networking/recipes-support/spice/spice-protocol_git.bb b/meta-networking/recipes-support/spice/spice-protocol_git.bb index 1405985ed..30d0a7675 100644 --- a/meta-networking/recipes-support/spice/spice-protocol_git.bb +++ b/meta-networking/recipes-support/spice/spice-protocol_git.bb @@ -15,15 +15,11 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b37311cb5604f3e5cc2fb0fd23527e95" PV = "0.12.13+git${SRCPV}" -SRCREV_spice-protocol = "8dda82b49d8f848a25e3a1ef6df943276c59e462" -#SRCREV_spice-common = "70d4739ce2f90f904fa96e22e438e9b424a3dd42" - -#SRCREV_FORMAT = "spice-protocol_spice-common" +SRCREV = "87441524f4e7b79658e42bd8f1f6c3e3c8649aa5" SRC_URI = " \ - git://anongit.freedesktop.org/spice/spice-protocol;name=spice-protocol \ + git://anongit.freedesktop.org/spice/spice-protocol \ " -# git://anongit.freedesktop.org/spice/spice-common;destsuffix=git/spice-common;name=spice-common S = "${WORKDIR}/git" diff --git a/meta-networking/recipes-support/spice/spice_git.bb b/meta-networking/recipes-support/spice/spice_git.bb index 1b65d6fd7..35482ca86 100644 --- a/meta-networking/recipes-support/spice/spice_git.bb +++ b/meta-networking/recipes-support/spice/spice_git.bb @@ -13,10 +13,10 @@ architectures." LICENSE = "BSD & LGPLv2.1+" LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" -PV = "0.13.90+git${SRCPV}" +PV = "0.14.0+git${SRCPV}" -SRCREV_spice = "2c1037f47c37899842b1696bbab0d3a4ed6c7b09" -SRCREV_spice-common = "70d4739ce2f90f904fa96e22e438e9b424a3dd42" +SRCREV_spice = "2a3d5624382ba49c4eb906e69697b92f79d06cf4" +SRCREV_spice-common = "4c2d0e977272c5540634d24f485dd64c424f6748" SRCREV_FORMAT = "spice_spice-common" -- cgit v1.2.3-54-g00ecf