summaryrefslogtreecommitdiffstats
path: root/recipes-containers
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-containers
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-containers')
-rw-r--r--recipes-containers/cgroup-lite/cgroup-lite_1.15.bb2
-rw-r--r--recipes-containers/criu/criu_git.bb2
-rw-r--r--recipes-containers/crun/crun_git.bb2
-rw-r--r--recipes-containers/lxc/lxc_git.bb2
-rw-r--r--recipes-containers/lxcfs/lxcfs_4.0.7.bb2
-rw-r--r--recipes-containers/oci-image-tools/oci-image-tools_git.bb2
-rw-r--r--recipes-containers/oci-runtime-tools/oci-runtime-tools_git.bb2
-rw-r--r--recipes-containers/oci-systemd-hook/oci-systemd-hook_git.bb2
-rw-r--r--recipes-containers/podman-compose/podman-compose_0.1.8.bb2
9 files changed, 9 insertions, 9 deletions
diff --git a/recipes-containers/cgroup-lite/cgroup-lite_1.15.bb b/recipes-containers/cgroup-lite/cgroup-lite_1.15.bb
index 8bed040a..23ecfa4a 100644
--- a/recipes-containers/cgroup-lite/cgroup-lite_1.15.bb
+++ b/recipes-containers/cgroup-lite/cgroup-lite_1.15.bb
@@ -2,7 +2,7 @@ SECTION = "devel"
2SUMMARY = "Light-weight package to set up cgroups at system boot." 2SUMMARY = "Light-weight package to set up cgroups at system boot."
3DESCRIPTION = "Light-weight package to set up cgroups at system boot." 3DESCRIPTION = "Light-weight package to set up cgroups at system boot."
4HOMEPAGE = "http://packages.ubuntu.com/source/artful/cgroup-lite" 4HOMEPAGE = "http://packages.ubuntu.com/source/artful/cgroup-lite"
5LICENSE = "GPLv2" 5LICENSE = "GPL-2.0-only"
6LIC_FILES_CHKSUM = "file://debian/copyright;md5=5d5da4e0867cf06014f87102154d0102" 6LIC_FILES_CHKSUM = "file://debian/copyright;md5=5d5da4e0867cf06014f87102154d0102"
7SRC_URI = "https://launchpad.net/ubuntu/+archive/primary/+files/cgroup-lite_1.15.tar.xz" 7SRC_URI = "https://launchpad.net/ubuntu/+archive/primary/+files/cgroup-lite_1.15.tar.xz"
8SRC_URI += "file://cgroups-init" 8SRC_URI += "file://cgroups-init"
diff --git a/recipes-containers/criu/criu_git.bb b/recipes-containers/criu/criu_git.bb
index a97abd10..7d98dd13 100644
--- a/recipes-containers/criu/criu_git.bb
+++ b/recipes-containers/criu/criu_git.bb
@@ -7,7 +7,7 @@ it was frozen at. The distinctive feature of the CRIU project is that it is \
7mainly implemented in user space" 7mainly implemented in user space"
8HOMEPAGE = "http://criu.org" 8HOMEPAGE = "http://criu.org"
9SECTION = "console/tools" 9SECTION = "console/tools"
10LICENSE = "GPLv2" 10LICENSE = "GPL-2.0-only"
11 11
12EXCLUDE_FROM_WORLD = "1" 12EXCLUDE_FROM_WORLD = "1"
13 13
diff --git a/recipes-containers/crun/crun_git.bb b/recipes-containers/crun/crun_git.bb
index 71554948..9875f36d 100644
--- a/recipes-containers/crun/crun_git.bb
+++ b/recipes-containers/crun/crun_git.bb
@@ -1,5 +1,5 @@
1DESCRIPTION = "A fast and low-memory footprint OCI Container Runtime fully written in C." 1DESCRIPTION = "A fast and low-memory footprint OCI Container Runtime fully written in C."
2LICENSE = "GPLv2" 2LICENSE = "GPL-2.0-only"
3LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" 3LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
4PRIORITY = "optional" 4PRIORITY = "optional"
5 5
diff --git a/recipes-containers/lxc/lxc_git.bb b/recipes-containers/lxc/lxc_git.bb
index 61c93ec1..e6578163 100644
--- a/recipes-containers/lxc/lxc_git.bb
+++ b/recipes-containers/lxc/lxc_git.bb
@@ -1,6 +1,6 @@
1DESCRIPTION = "lxc aims to use these new functionnalities to provide an userspace container object" 1DESCRIPTION = "lxc aims to use these new functionnalities to provide an userspace container object"
2SECTION = "console/utils" 2SECTION = "console/utils"
3LICENSE = "LGPLv2.1 & GPLv2" 3LICENSE = "LGPL-2.1-only & GPL-2.0-only"
4LIC_FILES_CHKSUM = "file://LICENSE.LGPL2.1;md5=4fbd65380cdd255951079008b364516c \ 4LIC_FILES_CHKSUM = "file://LICENSE.LGPL2.1;md5=4fbd65380cdd255951079008b364516c \
5 file://LICENSE.GPL2;md5=751419260aa954499f7abaabaa882bbe \ 5 file://LICENSE.GPL2;md5=751419260aa954499f7abaabaa882bbe \
6" 6"
diff --git a/recipes-containers/lxcfs/lxcfs_4.0.7.bb b/recipes-containers/lxcfs/lxcfs_4.0.7.bb
index ea7132dc..be2c363a 100644
--- a/recipes-containers/lxcfs/lxcfs_4.0.7.bb
+++ b/recipes-containers/lxcfs/lxcfs_4.0.7.bb
@@ -1,5 +1,5 @@
1SUMMARY = "LXCFS is a userspace filesystem created to avoid kernel limitations" 1SUMMARY = "LXCFS is a userspace filesystem created to avoid kernel limitations"
2LICENSE = "LGPL-2.1+" 2LICENSE = "LGPL-2.1-or-later"
3 3
4inherit autotools pkgconfig systemd 4inherit autotools pkgconfig systemd
5 5
diff --git a/recipes-containers/oci-image-tools/oci-image-tools_git.bb b/recipes-containers/oci-image-tools/oci-image-tools_git.bb
index f3cfe117..c78ad45e 100644
--- a/recipes-containers/oci-image-tools/oci-image-tools_git.bb
+++ b/recipes-containers/oci-image-tools/oci-image-tools_git.bb
@@ -1,6 +1,6 @@
1HOMEPAGE = "https://github.com/opencontainers/image-tools" 1HOMEPAGE = "https://github.com/opencontainers/image-tools"
2SUMMARY = "A collection of tools for working with the OCI image format specification" 2SUMMARY = "A collection of tools for working with the OCI image format specification"
3LICENSE = "Apache-2" 3LICENSE = "Apache-2.0"
4LIC_FILES_CHKSUM = "file://src/import/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" 4LIC_FILES_CHKSUM = "file://src/import/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
5 5
6DEPENDS = "\ 6DEPENDS = "\
diff --git a/recipes-containers/oci-runtime-tools/oci-runtime-tools_git.bb b/recipes-containers/oci-runtime-tools/oci-runtime-tools_git.bb
index 6fab0870..32d88304 100644
--- a/recipes-containers/oci-runtime-tools/oci-runtime-tools_git.bb
+++ b/recipes-containers/oci-runtime-tools/oci-runtime-tools_git.bb
@@ -1,6 +1,6 @@
1HOMEPAGE = "https://github.com/opencontainers/runtime-tools" 1HOMEPAGE = "https://github.com/opencontainers/runtime-tools"
2SUMMARY = "oci-runtime-tool is a collection of tools for working with the OCI runtime specification" 2SUMMARY = "oci-runtime-tool is a collection of tools for working with the OCI runtime specification"
3LICENSE = "GPLv2" 3LICENSE = "GPL-2.0-only"
4LIC_FILES_CHKSUM = "file://src/import/LICENSE;md5=b355a61a394a504dacde901c958f662c" 4LIC_FILES_CHKSUM = "file://src/import/LICENSE;md5=b355a61a394a504dacde901c958f662c"
5 5
6SRC_URI = "git://github.com/opencontainers/runtime-tools.git;branch=master;protocol=https \ 6SRC_URI = "git://github.com/opencontainers/runtime-tools.git;branch=master;protocol=https \
diff --git a/recipes-containers/oci-systemd-hook/oci-systemd-hook_git.bb b/recipes-containers/oci-systemd-hook/oci-systemd-hook_git.bb
index 67aa7ddb..4f23dc49 100644
--- a/recipes-containers/oci-systemd-hook/oci-systemd-hook_git.bb
+++ b/recipes-containers/oci-systemd-hook/oci-systemd-hook_git.bb
@@ -1,6 +1,6 @@
1DESCRIPTION = "OCI systemd hook enables users to run systemd in docker and OCI" 1DESCRIPTION = "OCI systemd hook enables users to run systemd in docker and OCI"
2SECTION = "console/utils" 2SECTION = "console/utils"
3LICENSE = "GPLv3" 3LICENSE = "GPL-3.0-only"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=d32239bcb673463ab874e80d47fae504" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=d32239bcb673463ab874e80d47fae504"
5PRIORITY = "optional" 5PRIORITY = "optional"
6 6
diff --git a/recipes-containers/podman-compose/podman-compose_0.1.8.bb b/recipes-containers/podman-compose/podman-compose_0.1.8.bb
index d8b7565c..2b2d1a3a 100644
--- a/recipes-containers/podman-compose/podman-compose_0.1.8.bb
+++ b/recipes-containers/podman-compose/podman-compose_0.1.8.bb
@@ -1,5 +1,5 @@
1DESCRIPTION = "An implementation of docker-compose with podman backend" 1DESCRIPTION = "An implementation of docker-compose with podman backend"
2LICENSE = "GPLv2" 2LICENSE = "GPL-2.0-only"
3LIC_FILES_CHKSUM = "file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263" 3LIC_FILES_CHKSUM = "file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263"
4 4
5inherit setuptools3 5inherit setuptools3