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/diod | |
| 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/diod')
| -rw-r--r-- | recipes-extended/diod/diod_1.0.24.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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 \ | |||
| 5 | 9P2000.L, and only in its feature-complete form, as it appeared in 2.6.38." | 5 | 9P2000.L, and only in its feature-complete form, as it appeared in 2.6.38." |
| 6 | SECTION = "console/network" | 6 | SECTION = "console/network" |
| 7 | 7 | ||
| 8 | LICENSE = "GPLv2" | 8 | LICENSE = "GPL-2.0-only" |
| 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" | 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" |
| 10 | 10 | ||
| 11 | PV = "1.0.24+git${SRCPV}" | 11 | PV = "1.0.24+git${SRCPV}" |
