diff options
| author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2022-02-18 13:05:37 -0500 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2022-02-18 13:07:10 -0500 |
| commit | 108e089f7e844fafd12cfddd7eb6f96bef86c0a3 (patch) | |
| tree | d2532573200df6c2180740939e962fbbd6497133 /recipes-extended/kvmtool | |
| parent | c113c0936aa6fab6cb85a245d018f4b18917116a (diff) | |
| download | meta-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/kvmtool')
| -rw-r--r-- | recipes-extended/kvmtool/kvmtool.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ | |||
| 1 | SUMMARY = "Native Linux KVM tool" | 1 | SUMMARY = "Native Linux KVM tool" |
| 2 | DESCRIPTION = "kvmtool is a lightweight tool for hosting KVM guests." | 2 | DESCRIPTION = "kvmtool is a lightweight tool for hosting KVM guests." |
| 3 | 3 | ||
| 4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPL-2.0-only" |
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=fcb02dc552a041dee27e4b85c7396067" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=fcb02dc552a041dee27e4b85c7396067" |
| 6 | 6 | ||
| 7 | DEPENDS = "dtc libaio zlib" | 7 | DEPENDS = "dtc libaio zlib" |
