summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/spice
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2022-03-04 00:45:46 -0800
committerKhem Raj <raj.khem@gmail.com>2022-03-04 17:41:45 -0800
commit7d8a0e840dd9fc6aabfe29413f3564ef0dc481f8 (patch)
treee3007a174a96c6a9ed02de12bd0c17696093aa90 /meta-networking/recipes-support/spice
parent4b50fb02cc043d93b3b86144894d8ed95268b19e (diff)
downloadmeta-openembedded-7d8a0e840dd9fc6aabfe29413f3564ef0dc481f8.tar.gz
recipes: Update LICENSE variable to use SPDX license identifiers
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-support/spice')
-rw-r--r--meta-networking/recipes-support/spice/spice_git.bb2
-rw-r--r--meta-networking/recipes-support/spice/usbredir_0.9.0.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/spice/spice_git.bb b/meta-networking/recipes-support/spice/spice_git.bb
index c9f95b0125..d9083bcbe8 100644
--- a/meta-networking/recipes-support/spice/spice_git.bb
+++ b/meta-networking/recipes-support/spice/spice_git.bb
@@ -10,7 +10,7 @@ environment - not only on its computer-server machine, but also from \
10anywhere on the Internet and using a wide variety of machine \ 10anywhere on the Internet and using a wide variety of machine \
11architectures." 11architectures."
12 12
13LICENSE = "LGPLv2.1+" 13LICENSE = "LGPL-2.1-or-later"
14LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" 14LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
15 15
16PV = "0.14.2+git${SRCPV}" 16PV = "0.14.2+git${SRCPV}"
diff --git a/meta-networking/recipes-support/spice/usbredir_0.9.0.bb b/meta-networking/recipes-support/spice/usbredir_0.9.0.bb
index 5245f95f5c..452491023e 100644
--- a/meta-networking/recipes-support/spice/usbredir_0.9.0.bb
+++ b/meta-networking/recipes-support/spice/usbredir_0.9.0.bb
@@ -1,6 +1,6 @@
1SUMMARY = "usbredir libraries and utilities" 1SUMMARY = "usbredir libraries and utilities"
2 2
3LICENSE = "GPLv2+ & LGPLv2.1+" 3LICENSE = "GPL-2.0-or-later & LGPL-2.1-or-later"
4LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ 4LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
5 file://COPYING.LIB;md5=4b54a1fd55a448865a0b32d41598759d \ 5 file://COPYING.LIB;md5=4b54a1fd55a448865a0b32d41598759d \
6" 6"