summaryrefslogtreecommitdiffstats
path: root/recipes-extended
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
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')
-rw-r--r--recipes-extended/ceph/ceph_15.2.15.bb2
-rw-r--r--recipes-extended/cloud-init/cloud-init_21.4.bb2
-rw-r--r--recipes-extended/dev86/dev86_git.bb2
-rw-r--r--recipes-extended/diod/diod_1.0.24.bb2
-rw-r--r--recipes-extended/fuse-overlayfs/fuse-overlayfs_0.6.4.bb2
-rw-r--r--recipes-extended/hyperstart/hyperstart_git.bb2
-rw-r--r--recipes-extended/ipxe/ipxe_git.bb2
-rw-r--r--recipes-extended/irqbalance/irqbalance.inc2
-rw-r--r--recipes-extended/kvmtool/kvmtool.bb2
-rw-r--r--recipes-extended/libibverbs/libibverbs_1.2.1.bb2
-rw-r--r--recipes-extended/libvirt/libvirt_7.2.0.bb2
-rw-r--r--recipes-extended/libvmi/libvmi_git.bb2
-rw-r--r--recipes-extended/nagios/nagios-core_4.4.6.bb2
-rw-r--r--recipes-extended/nagios/nagios-nrpe_4.0.2.bb2
-rw-r--r--recipes-extended/nagios/nagios-nsca_2.9.2.bb2
-rw-r--r--recipes-extended/nagios/nagios-plugins_2.2.1.bb2
-rw-r--r--recipes-extended/oath/oath_2.6.2.bb2
-rw-r--r--recipes-extended/seabios/seabios_1.14.0.bb2
-rw-r--r--recipes-extended/upx/libucl_1.03.bb2
-rw-r--r--recipes-extended/upx/upx_git.bb2
-rw-r--r--recipes-extended/uxen/uxen-guest-tools_4.1.8.bb2
-rw-r--r--recipes-extended/vgabios/biossums_0.7a.bb2
-rw-r--r--recipes-extended/vgabios/vgabios_0.7a.bb2
-rw-r--r--recipes-extended/xen/xen.inc2
-rw-r--r--recipes-extended/xvisor/xvisor_git.bb2
25 files changed, 25 insertions, 25 deletions
diff --git a/recipes-extended/ceph/ceph_15.2.15.bb b/recipes-extended/ceph/ceph_15.2.15.bb
index 0d9bae02..c72953ae 100644
--- a/recipes-extended/ceph/ceph_15.2.15.bb
+++ b/recipes-extended/ceph/ceph_15.2.15.bb
@@ -1,5 +1,5 @@
1SUMMARY = "User space components of the Ceph file system" 1SUMMARY = "User space components of the Ceph file system"
2LICENSE = "LGPLv2.1 & GPLv2 & Apache-2.0 & MIT" 2LICENSE = "LGPL-2.1-only & GPL-2.0-only & Apache-2.0 & MIT"
3LIC_FILES_CHKSUM = "file://COPYING-LGPL2.1;md5=fbc093901857fcd118f065f900982c24 \ 3LIC_FILES_CHKSUM = "file://COPYING-LGPL2.1;md5=fbc093901857fcd118f065f900982c24 \
4 file://COPYING-GPL2;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ 4 file://COPYING-GPL2;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
5 file://COPYING;md5=4eb012c221c5fd4b760029a2981a6754 \ 5 file://COPYING;md5=4eb012c221c5fd4b760029a2981a6754 \
diff --git a/recipes-extended/cloud-init/cloud-init_21.4.bb b/recipes-extended/cloud-init/cloud-init_21.4.bb
index 660b808e..37cf303b 100644
--- a/recipes-extended/cloud-init/cloud-init_21.4.bb
+++ b/recipes-extended/cloud-init/cloud-init_21.4.bb
@@ -1,7 +1,7 @@
1DESCRIPTION = "Init scripts for use on cloud images" 1DESCRIPTION = "Init scripts for use on cloud images"
2HOMEPAGE = "https://github.com/canonical/cloud-init" 2HOMEPAGE = "https://github.com/canonical/cloud-init"
3SECTION = "devel/python" 3SECTION = "devel/python"
4LICENSE = "GPLv3" 4LICENSE = "GPL-3.0-only"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=c6dd79b6ec2130a3364f6fa9d6380408" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=c6dd79b6ec2130a3364f6fa9d6380408"
6 6
7SRCREV = "a97fd062f7dbd4b824fd006edd08927ef9dbf24a" 7SRCREV = "a97fd062f7dbd4b824fd006edd08927ef9dbf24a"
diff --git a/recipes-extended/dev86/dev86_git.bb b/recipes-extended/dev86/dev86_git.bb
index 88e9cf30..4b5a2654 100644
--- a/recipes-extended/dev86/dev86_git.bb
+++ b/recipes-extended/dev86/dev86_git.bb
@@ -1,6 +1,6 @@
1DESCRIPTION = "This is a cross development C compiler, assembler and linker environment for the production of 8086 executables (Optionally MSDOS COM)" 1DESCRIPTION = "This is a cross development C compiler, assembler and linker environment for the production of 8086 executables (Optionally MSDOS COM)"
2HOMEPAGE = "http://www.debath.co.uk/dev86/" 2HOMEPAGE = "http://www.debath.co.uk/dev86/"
3LICENSE = "GPLv2" 3LICENSE = "GPL-2.0-only"
4LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b" 4LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b"
5SECTION = "console/tools" 5SECTION = "console/tools"
6 6
diff --git a/recipes-extended/diod/diod_1.0.24.bb b/recipes-extended/diod/diod_1.0.24.bb
index 508303a8..7520e192 100644
--- a/recipes-extended/diod/diod_1.0.24.bb
+++ b/recipes-extended/diod/diod_1.0.24.bb
@@ -5,7 +5,7 @@ Although the kernel client supports several 9P variants, diod only supports \
59P2000.L, and only in its feature-complete form, as it appeared in 2.6.38." 59P2000.L, and only in its feature-complete form, as it appeared in 2.6.38."
6SECTION = "console/network" 6SECTION = "console/network"
7 7
8LICENSE = "GPLv2" 8LICENSE = "GPL-2.0-only"
9LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" 9LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
10 10
11PV = "1.0.24+git${SRCPV}" 11PV = "1.0.24+git${SRCPV}"
diff --git a/recipes-extended/fuse-overlayfs/fuse-overlayfs_0.6.4.bb b/recipes-extended/fuse-overlayfs/fuse-overlayfs_0.6.4.bb
index 30a74be2..a02c1e60 100644
--- a/recipes-extended/fuse-overlayfs/fuse-overlayfs_0.6.4.bb
+++ b/recipes-extended/fuse-overlayfs/fuse-overlayfs_0.6.4.bb
@@ -2,7 +2,7 @@ SUMMARY = "FUSE implementation of overlayfs."
2DESCRIPTION = "An implementation of overlay+shiftfs in FUSE for rootless \ 2DESCRIPTION = "An implementation of overlay+shiftfs in FUSE for rootless \
3containers." 3containers."
4 4
5LICENSE = "GPLv3+" 5LICENSE = "GPL-3.0-or-later"
6LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" 6LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
7 7
8SRCREV = "098d9ad79fdbb8538adde08628408aa32a8b4b17" 8SRCREV = "098d9ad79fdbb8538adde08628408aa32a8b4b17"
diff --git a/recipes-extended/hyperstart/hyperstart_git.bb b/recipes-extended/hyperstart/hyperstart_git.bb
index 1e894427..435a521d 100644
--- a/recipes-extended/hyperstart/hyperstart_git.bb
+++ b/recipes-extended/hyperstart/hyperstart_git.bb
@@ -1,7 +1,7 @@
1SUMMARY = "The tiny Init service for HyperContainer" 1SUMMARY = "The tiny Init service for HyperContainer"
2DESCRIPTION = "The init Task for HyperContainer" 2DESCRIPTION = "The init Task for HyperContainer"
3 3
4LICENSE = "Apache-2" 4LICENSE = "Apache-2.0"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=fa818a259cbed7ce8bc2a22d35a464fc" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=fa818a259cbed7ce8bc2a22d35a464fc"
6 6
7inherit autotools-brokensep 7inherit autotools-brokensep
diff --git a/recipes-extended/ipxe/ipxe_git.bb b/recipes-extended/ipxe/ipxe_git.bb
index 74de9cb1..ff46184b 100644
--- a/recipes-extended/ipxe/ipxe_git.bb
+++ b/recipes-extended/ipxe/ipxe_git.bb
@@ -1,6 +1,6 @@
1DESCRIPTION = "Open source network boot firmware" 1DESCRIPTION = "Open source network boot firmware"
2HOMEPAGE = "http://ipxe.org" 2HOMEPAGE = "http://ipxe.org"
3LICENSE = "GPLv2" 3LICENSE = "GPL-2.0-only"
4DEPENDS = "binutils-native perl-native syslinux mtools-native cdrtools-native xz" 4DEPENDS = "binutils-native perl-native syslinux mtools-native cdrtools-native xz"
5LIC_FILES_CHKSUM = "file://../COPYING.GPLv2;md5=b234ee4d69f5fce4486a80fdaf4a4263" 5LIC_FILES_CHKSUM = "file://../COPYING.GPLv2;md5=b234ee4d69f5fce4486a80fdaf4a4263"
6 6
diff --git a/recipes-extended/irqbalance/irqbalance.inc b/recipes-extended/irqbalance/irqbalance.inc
index 63096622..c69b74ec 100644
--- a/recipes-extended/irqbalance/irqbalance.inc
+++ b/recipes-extended/irqbalance/irqbalance.inc
@@ -8,7 +8,7 @@ which can lead to better performance and IO balance on SMP systems."
8HOMEPAGE = "http://code.google.com/p/irqbalance/" 8HOMEPAGE = "http://code.google.com/p/irqbalance/"
9BUGTRACKER = "http://code.google.com/p/irqbalance/issues/list" 9BUGTRACKER = "http://code.google.com/p/irqbalance/issues/list"
10 10
11LICENSE = "GPLv2" 11LICENSE = "GPL-2.0-only"
12LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ 12LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
13 file://irqbalance.c;beginline=6;endline=8;md5=b94e153694672307b503b1bc87dc9e24 \ 13 file://irqbalance.c;beginline=6;endline=8;md5=b94e153694672307b503b1bc87dc9e24 \
14 " 14 "
diff --git a/recipes-extended/kvmtool/kvmtool.bb b/recipes-extended/kvmtool/kvmtool.bb
index 652e88d9..33d156a6 100644
--- a/recipes-extended/kvmtool/kvmtool.bb
+++ b/recipes-extended/kvmtool/kvmtool.bb
@@ -1,7 +1,7 @@
1SUMMARY = "Native Linux KVM tool" 1SUMMARY = "Native Linux KVM tool"
2DESCRIPTION = "kvmtool is a lightweight tool for hosting KVM guests." 2DESCRIPTION = "kvmtool is a lightweight tool for hosting KVM guests."
3 3
4LICENSE = "GPLv2" 4LICENSE = "GPL-2.0-only"
5LIC_FILES_CHKSUM = "file://COPYING;md5=fcb02dc552a041dee27e4b85c7396067" 5LIC_FILES_CHKSUM = "file://COPYING;md5=fcb02dc552a041dee27e4b85c7396067"
6 6
7DEPENDS = "dtc libaio zlib" 7DEPENDS = "dtc libaio zlib"
diff --git a/recipes-extended/libibverbs/libibverbs_1.2.1.bb b/recipes-extended/libibverbs/libibverbs_1.2.1.bb
index f40eccf3..048b6b65 100644
--- a/recipes-extended/libibverbs/libibverbs_1.2.1.bb
+++ b/recipes-extended/libibverbs/libibverbs_1.2.1.bb
@@ -3,7 +3,7 @@ DESCRIPTION = "Libibverbs is a library that allows userspace processes to use In
3HOMEPAGE = "http://www.openfabrics.org/downloads/verbs/" 3HOMEPAGE = "http://www.openfabrics.org/downloads/verbs/"
4SECTION = "libs/devel" 4SECTION = "libs/devel"
5 5
6LICENSE = "GPLv2 | BSD-2-Clause" 6LICENSE = "GPL-2.0-only | BSD-2-Clause"
7LIC_FILES_CHKSUM = "file://COPYING;md5=7c557f27dd795ba77cc419dddc656b51" 7LIC_FILES_CHKSUM = "file://COPYING;md5=7c557f27dd795ba77cc419dddc656b51"
8 8
9# Official repo is at git://git.kernel.org/pub/scm/libs/infiniband/libibverbs.git 9# Official repo is at git://git.kernel.org/pub/scm/libs/infiniband/libibverbs.git
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"
diff --git a/recipes-extended/libvmi/libvmi_git.bb b/recipes-extended/libvmi/libvmi_git.bb
index 25154a4f..3dcdbc98 100644
--- a/recipes-extended/libvmi/libvmi_git.bb
+++ b/recipes-extended/libvmi/libvmi_git.bb
@@ -1,7 +1,7 @@
1DESCRIPTION = "An introspection library, written in C, focused on reading \ 1DESCRIPTION = "An introspection library, written in C, focused on reading \
2 and writing memory from virtual machines (VM's)." 2 and writing memory from virtual machines (VM's)."
3HOMEPAGE = "https://github.com/libvmi/libvmi" 3HOMEPAGE = "https://github.com/libvmi/libvmi"
4LICENSE = "LGPLv3" 4LICENSE = "LGPL-3.0-only"
5LIC_FILES_CHKSUM = "file://COPYING.LESSER;md5=e6a600fd5e1d9cbde2d983680233ad02" 5LIC_FILES_CHKSUM = "file://COPYING.LESSER;md5=e6a600fd5e1d9cbde2d983680233ad02"
6SECTION = "console/tools" 6SECTION = "console/tools"
7PV = "0.14.0" 7PV = "0.14.0"
diff --git a/recipes-extended/nagios/nagios-core_4.4.6.bb b/recipes-extended/nagios/nagios-core_4.4.6.bb
index eca9f3f1..59b70895 100644
--- a/recipes-extended/nagios/nagios-core_4.4.6.bb
+++ b/recipes-extended/nagios/nagios-core_4.4.6.bb
@@ -4,7 +4,7 @@ DESCRIPTION = "A host/service/network monitoring and management system core file
4HOMEPAGE = "http://www.nagios.org" 4HOMEPAGE = "http://www.nagios.org"
5SECTION = "console/network" 5SECTION = "console/network"
6PRIORITY = "optional" 6PRIORITY = "optional"
7LICENSE = "GPLv2" 7LICENSE = "GPL-2.0-only"
8 8
9LIC_FILES_CHKSUM = "file://LICENSE;md5=4c4203caac58013115c9ca4b85f296ae" 9LIC_FILES_CHKSUM = "file://LICENSE;md5=4c4203caac58013115c9ca4b85f296ae"
10 10
diff --git a/recipes-extended/nagios/nagios-nrpe_4.0.2.bb b/recipes-extended/nagios/nagios-nrpe_4.0.2.bb
index bd18f8e7..ac54469b 100644
--- a/recipes-extended/nagios/nagios-nrpe_4.0.2.bb
+++ b/recipes-extended/nagios/nagios-nrpe_4.0.2.bb
@@ -4,7 +4,7 @@ DESCRIPTION = "Nagios Remote Plugin Executor"
4HOMEPAGE = "http://www.nagios.com" 4HOMEPAGE = "http://www.nagios.com"
5SECTION = "console/network" 5SECTION = "console/network"
6PRIORITY = "optional" 6PRIORITY = "optional"
7LICENSE = "GPLv2" 7LICENSE = "GPL-2.0-only"
8 8
9LIC_FILES_CHKSUM = "file://src/nrpe.c;beginline=1;endline=35;md5=0dadd78599abbc737af81432702e9161" 9LIC_FILES_CHKSUM = "file://src/nrpe.c;beginline=1;endline=35;md5=0dadd78599abbc737af81432702e9161"
10 10
diff --git a/recipes-extended/nagios/nagios-nsca_2.9.2.bb b/recipes-extended/nagios/nagios-nsca_2.9.2.bb
index 568dcf7a..2db51238 100644
--- a/recipes-extended/nagios/nagios-nsca_2.9.2.bb
+++ b/recipes-extended/nagios/nagios-nsca_2.9.2.bb
@@ -4,7 +4,7 @@ DESCRIPTION = "Nagios Service Check Acceptor"
4HOMEPAGE = "http://exchange.nagios.org" 4HOMEPAGE = "http://exchange.nagios.org"
5SECTION = "console/network" 5SECTION = "console/network"
6PRIORITY = "optional" 6PRIORITY = "optional"
7LICENSE = "GPLv2" 7LICENSE = "GPL-2.0-only"
8 8
9LIC_FILES_CHKSUM = "file://src/nsca.c;beginline=1;endline=16;md5=dd7a195cc7d8a3ebcfabd65360d0cab4" 9LIC_FILES_CHKSUM = "file://src/nsca.c;beginline=1;endline=16;md5=dd7a195cc7d8a3ebcfabd65360d0cab4"
10 10
diff --git a/recipes-extended/nagios/nagios-plugins_2.2.1.bb b/recipes-extended/nagios/nagios-plugins_2.2.1.bb
index 0b0c33c2..471d4b42 100644
--- a/recipes-extended/nagios/nagios-plugins_2.2.1.bb
+++ b/recipes-extended/nagios/nagios-plugins_2.2.1.bb
@@ -4,7 +4,7 @@ DESCRIPTION = "A host/service/network monitoring and management system plugins"
4HOMEPAGE = "http://www.nagios-plugins.org" 4HOMEPAGE = "http://www.nagios-plugins.org"
5SECTION = "console/network" 5SECTION = "console/network"
6PRIORITY = "optional" 6PRIORITY = "optional"
7LICENSE = "GPLv3" 7LICENSE = "GPL-3.0-only"
8 8
9LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" 9LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
10 10
diff --git a/recipes-extended/oath/oath_2.6.2.bb b/recipes-extended/oath/oath_2.6.2.bb
index d568ec05..84d42dff 100644
--- a/recipes-extended/oath/oath_2.6.2.bb
+++ b/recipes-extended/oath/oath_2.6.2.bb
@@ -1,4 +1,4 @@
1LICENSE = "GPLv3 & LGPLv2.1" 1LICENSE = "GPL-3.0-only & LGPL-2.1-only"
2LIC_FILES_CHKSUM = "file://COPYING;md5=62e1e33aebac5b1bc9fc48a866e2f61b \ 2LIC_FILES_CHKSUM = "file://COPYING;md5=62e1e33aebac5b1bc9fc48a866e2f61b \
3 file://oathtool/COPYING;md5=d32239bcb673463ab874e80d47fae504 \ 3 file://oathtool/COPYING;md5=d32239bcb673463ab874e80d47fae504 \
4 file://liboath/COPYING;md5=4fbd65380cdd255951079008b364516c \ 4 file://liboath/COPYING;md5=4fbd65380cdd255951079008b364516c \
diff --git a/recipes-extended/seabios/seabios_1.14.0.bb b/recipes-extended/seabios/seabios_1.14.0.bb
index c13592fd..a090756e 100644
--- a/recipes-extended/seabios/seabios_1.14.0.bb
+++ b/recipes-extended/seabios/seabios_1.14.0.bb
@@ -1,6 +1,6 @@
1DESCRIPTION = "SeaBIOS" 1DESCRIPTION = "SeaBIOS"
2HOMEPAGE = "http://www.coreboot.org/SeaBIOS" 2HOMEPAGE = "http://www.coreboot.org/SeaBIOS"
3LICENSE = "LGPLv3" 3LICENSE = "LGPL-3.0-only"
4SECTION = "firmware" 4SECTION = "firmware"
5 5
6inherit python3native 6inherit python3native
diff --git a/recipes-extended/upx/libucl_1.03.bb b/recipes-extended/upx/libucl_1.03.bb
index b611a968..57a5602e 100644
--- a/recipes-extended/upx/libucl_1.03.bb
+++ b/recipes-extended/upx/libucl_1.03.bb
@@ -1,6 +1,6 @@
1HOMEPAGE = "http://www.oberhumer.com/opensource/ucl/" 1HOMEPAGE = "http://www.oberhumer.com/opensource/ucl/"
2SUMMARY = "Data compression library" 2SUMMARY = "Data compression library"
3LICENSE = "GPLv2" 3LICENSE = "GPL-2.0-only"
4LIC_FILES_CHKSUM = "file://COPYING;md5=dfeaf3dc4beef4f5a7bdbc35b197f39e" 4LIC_FILES_CHKSUM = "file://COPYING;md5=dfeaf3dc4beef4f5a7bdbc35b197f39e"
5 5
6SRC_URI = "http://www.oberhumer.com/opensource/ucl/download/ucl-1.03.tar.gz \ 6SRC_URI = "http://www.oberhumer.com/opensource/ucl/download/ucl-1.03.tar.gz \
diff --git a/recipes-extended/upx/upx_git.bb b/recipes-extended/upx/upx_git.bb
index 12d12d60..9f400b1b 100644
--- a/recipes-extended/upx/upx_git.bb
+++ b/recipes-extended/upx/upx_git.bb
@@ -6,7 +6,7 @@ SRC_URI = "gitsm://github.com/upx/upx;branch=devel;protocol=https \
6 file://0001-MyCom.h-fix-build-with-gcc-11.patch;patchdir=src/lzma-sdk \ 6 file://0001-MyCom.h-fix-build-with-gcc-11.patch;patchdir=src/lzma-sdk \
7" 7"
8 8
9LICENSE = "GPLv2" 9LICENSE = "GPL-2.0-only"
10LIC_FILES_CHKSUM = "file://LICENSE;md5=353753597aa110e0ded3508408c6374a" 10LIC_FILES_CHKSUM = "file://LICENSE;md5=353753597aa110e0ded3508408c6374a"
11 11
12DEPENDS = "zlib libucl xz" 12DEPENDS = "zlib libucl xz"
diff --git a/recipes-extended/uxen/uxen-guest-tools_4.1.8.bb b/recipes-extended/uxen/uxen-guest-tools_4.1.8.bb
index 529efdbf..c2f3464c 100644
--- a/recipes-extended/uxen/uxen-guest-tools_4.1.8.bb
+++ b/recipes-extended/uxen/uxen-guest-tools_4.1.8.bb
@@ -1,7 +1,7 @@
1SUMMARY = "uXen type-2 Open Source hypervisor Linux guest tools" 1SUMMARY = "uXen type-2 Open Source hypervisor Linux guest tools"
2DESCRIPTION = "Linux guest virtual machine tools for the uXen hypervisor" 2DESCRIPTION = "Linux guest virtual machine tools for the uXen hypervisor"
3HOMEPAGE = "https://www.bromium.com/opensource" 3HOMEPAGE = "https://www.bromium.com/opensource"
4LICENSE = "GPLv2" 4LICENSE = "GPL-2.0-only"
5 5
6COMPATIBLE_HOST = '(x86_64.*).*-linux' 6COMPATIBLE_HOST = '(x86_64.*).*-linux'
7 7
diff --git a/recipes-extended/vgabios/biossums_0.7a.bb b/recipes-extended/vgabios/biossums_0.7a.bb
index ef0ef452..95483fff 100644
--- a/recipes-extended/vgabios/biossums_0.7a.bb
+++ b/recipes-extended/vgabios/biossums_0.7a.bb
@@ -1,6 +1,6 @@
1DESCRIPTION = "biossums tool for building Plex86/Bochs LGPL VGABios" 1DESCRIPTION = "biossums tool for building Plex86/Bochs LGPL VGABios"
2HOMEPAGE = "http://www.nongnu.org/vgabios/" 2HOMEPAGE = "http://www.nongnu.org/vgabios/"
3LICENSE = "LGPLv2.1" 3LICENSE = "LGPL-2.1-only"
4SECTION = "firmware" 4SECTION = "firmware"
5 5
6LIC_FILES_CHKSUM = "file://COPYING;md5=dcf3c825659e82539645da41a7908589" 6LIC_FILES_CHKSUM = "file://COPYING;md5=dcf3c825659e82539645da41a7908589"
diff --git a/recipes-extended/vgabios/vgabios_0.7a.bb b/recipes-extended/vgabios/vgabios_0.7a.bb
index 48a78357..f443aed8 100644
--- a/recipes-extended/vgabios/vgabios_0.7a.bb
+++ b/recipes-extended/vgabios/vgabios_0.7a.bb
@@ -1,6 +1,6 @@
1DESCRIPTION = "Plex86/Bochs LGPL VGABios" 1DESCRIPTION = "Plex86/Bochs LGPL VGABios"
2HOMEPAGE = "http://www.nongnu.org/vgabios/" 2HOMEPAGE = "http://www.nongnu.org/vgabios/"
3LICENSE = "LGPLv2.1" 3LICENSE = "LGPL-2.1-only"
4SECTION = "firmware" 4SECTION = "firmware"
5 5
6DEPENDS = "dev86-native biossums-native" 6DEPENDS = "dev86-native biossums-native"
diff --git a/recipes-extended/xen/xen.inc b/recipes-extended/xen/xen.inc
index d3c7a7d4..4df99bf6 100644
--- a/recipes-extended/xen/xen.inc
+++ b/recipes-extended/xen/xen.inc
@@ -1,5 +1,5 @@
1HOMEPAGE = "http://xen.org" 1HOMEPAGE = "http://xen.org"
2LICENSE = "GPLv2" 2LICENSE = "GPL-2.0-only"
3SECTION = "console/tools" 3SECTION = "console/tools"
4 4
5inherit autotools-brokensep pkgconfig 5inherit autotools-brokensep pkgconfig
diff --git a/recipes-extended/xvisor/xvisor_git.bb b/recipes-extended/xvisor/xvisor_git.bb
index 26b4e0f0..cb52566e 100644
--- a/recipes-extended/xvisor/xvisor_git.bb
+++ b/recipes-extended/xvisor/xvisor_git.bb
@@ -1,6 +1,6 @@
1SUMMARY = "Xvisor is an open-source type-1 hypervisor, which aims at providing a monolithic, light-weight, portable, and flexible virtualization solution." 1SUMMARY = "Xvisor is an open-source type-1 hypervisor, which aims at providing a monolithic, light-weight, portable, and flexible virtualization solution."
2DESCRIPTION = "Xvisor primarily supports Full virtualization hence, supports a wide range of unmodified guest operating systems. Paravirtualization is optional for Xvisor and will be supported in an architecture independent manner (such as VirtIO PCI/MMIO devices) to ensure no-change in guest OS for using paravirtualization." 2DESCRIPTION = "Xvisor primarily supports Full virtualization hence, supports a wide range of unmodified guest operating systems. Paravirtualization is optional for Xvisor and will be supported in an architecture independent manner (such as VirtIO PCI/MMIO devices) to ensure no-change in guest OS for using paravirtualization."
3LICENSE = "GPLv2" 3LICENSE = "GPL-2.0-only"
4LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" 4LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
5DEPENDS += "dtc-native dosfstools-native mtools-native" 5DEPENDS += "dtc-native dosfstools-native mtools-native"
6 6