summaryrefslogtreecommitdiffstats
path: root/recipes-extended/libvirt
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2022-02-18 13:05:37 -0500
committerBruce Ashfield <bruce.ashfield@gmail.com>2022-02-18 13:07:10 -0500
commit108e089f7e844fafd12cfddd7eb6f96bef86c0a3 (patch)
treed2532573200df6c2180740939e962fbbd6497133 /recipes-extended/libvirt
parentc113c0936aa6fab6cb85a245d018f4b18917116a (diff)
downloadmeta-virtualization-108e089f7e844fafd12cfddd7eb6f96bef86c0a3.tar.gz
global: update licence values to SPDX values
These changes are the result of running the convert-spdx-licenses.py oe-core script. There's no impact to the build, but we will avoid issues when interacting with core QA by the alignment. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-extended/libvirt')
-rw-r--r--recipes-extended/libvirt/libvirt_7.2.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/libvirt/libvirt_7.2.0.bb b/recipes-extended/libvirt/libvirt_7.2.0.bb
index 4ec11fb5..5ad7d59e 100644
--- a/recipes-extended/libvirt/libvirt_7.2.0.bb
+++ b/recipes-extended/libvirt/libvirt_7.2.0.bb
@@ -1,6 +1,6 @@
1DESCRIPTION = "A toolkit to interact with the virtualization capabilities of recent versions of Linux." 1DESCRIPTION = "A toolkit to interact with the virtualization capabilities of recent versions of Linux."
2HOMEPAGE = "http://libvirt.org" 2HOMEPAGE = "http://libvirt.org"
3LICENSE = "LGPLv2.1+ & GPLv2+" 3LICENSE = "LGPL-2.1-or-later & GPL-2.0-or-later"
4LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ 4LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
5 file://COPYING.LESSER;md5=4b54a1fd55a448865a0b32d41598759d" 5 file://COPYING.LESSER;md5=4b54a1fd55a448865a0b32d41598759d"
6SECTION = "console/tools" 6SECTION = "console/tools"