From 1c7d6584a7811b7785ae5c1e378f14b5ba0971cf Mon Sep 17 00:00:00 2001 From: takeshi_hoshina Date: Mon, 2 Nov 2020 11:07:33 +0900 Subject: basesystem-jj recipes --- .../meta-networking/recipes-support/spice/spice-protocol_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'external/meta-openembedded/meta-networking/recipes-support/spice/spice-protocol_git.bb') diff --git a/external/meta-openembedded/meta-networking/recipes-support/spice/spice-protocol_git.bb b/external/meta-openembedded/meta-networking/recipes-support/spice/spice-protocol_git.bb index 30d0a767..1d56bea1 100644 --- a/external/meta-openembedded/meta-networking/recipes-support/spice/spice-protocol_git.bb +++ b/external/meta-openembedded/meta-networking/recipes-support/spice/spice-protocol_git.bb @@ -10,12 +10,12 @@ environment - not only on its computer-server machine, but also from \ anywhere on the Internet and using a wide variety of machine \ architectures." -LICENSE = "BSD" +LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://COPYING;md5=b37311cb5604f3e5cc2fb0fd23527e95" -PV = "0.12.13+git${SRCPV}" +PV = "0.14.1+git${SRCPV}" -SRCREV = "87441524f4e7b79658e42bd8f1f6c3e3c8649aa5" +SRCREV = "e0ec178a72aa33e307ee5ac02b63bf336da921a5" SRC_URI = " \ git://anongit.freedesktop.org/spice/spice-protocol \ -- cgit 1.2.3-korg