summaryrefslogtreecommitdiffstats
path: root/recipes-containers/criu/criu_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/criu/criu_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/criu/criu_git.bb')
-rw-r--r--recipes-containers/criu/criu_git.bb2
1 files changed, 1 insertions, 1 deletions
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