From 57b6bc170eb3816b6173d22e38fcc41e0f8356fe 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 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'meta-networking/recipes-support/spice/spice-protocol_git.bb') diff --git a/meta-networking/recipes-support/spice/spice-protocol_git.bb b/meta-networking/recipes-support/spice/spice-protocol_git.bb index 1405985edf..30d0a76752 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" -- cgit 1.2.3-korg