summaryrefslogtreecommitdiffstats
path: root/recipes-containers/oci-runtime-tools/oci-runtime-tools_git.bb
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/oci-runtime-tools/oci-runtime-tools_git.bb
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/oci-runtime-tools/oci-runtime-tools_git.bb')
-rw-r--r--recipes-containers/oci-runtime-tools/oci-runtime-tools_git.bb2
1 files changed, 1 insertions, 1 deletions
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 \