diff options
Diffstat (limited to 'meta-selftest')
| -rw-r--r-- | meta-selftest/recipes-test/license/incompatible-licenses.bb | 2 | ||||
| -rw-r--r-- | meta-selftest/recipes-test/selftest-ed/selftest-ed_0.5.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-selftest/recipes-test/license/incompatible-licenses.bb b/meta-selftest/recipes-test/license/incompatible-licenses.bb index ab3b58d2c9..9709892644 100644 --- a/meta-selftest/recipes-test/license/incompatible-licenses.bb +++ b/meta-selftest/recipes-test/license/incompatible-licenses.bb | |||
| @@ -1,3 +1,3 @@ | |||
| 1 | SUMMARY = "Recipe with multiple SPDX licenses" | 1 | SUMMARY = "Recipe with multiple SPDX licenses" |
| 2 | DESCRIPTION = "Is licensed with multiple SPDX licenses to be used for testing" | 2 | DESCRIPTION = "Is licensed with multiple SPDX licenses to be used for testing" |
| 3 | LICENSE = "GPL-2.0-only & GPL-3.0 & LGPL-3.0-only" | 3 | LICENSE = "GPL-2.0-only & GPL-3.0-only & LGPL-3.0-only" |
diff --git a/meta-selftest/recipes-test/selftest-ed/selftest-ed_0.5.bb b/meta-selftest/recipes-test/selftest-ed/selftest-ed_0.5.bb index 4a9b94eceb..c5037a4912 100644 --- a/meta-selftest/recipes-test/selftest-ed/selftest-ed_0.5.bb +++ b/meta-selftest/recipes-test/selftest-ed/selftest-ed_0.5.bb | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | SUMMARY = "Line-oriented text editor -- selftest GPLv2 version" | 1 | SUMMARY = "Line-oriented text editor -- selftest GPL-2.0-or-later version" |
| 2 | HOMEPAGE = "http://www.gnu.org/software/ed/" | 2 | HOMEPAGE = "http://www.gnu.org/software/ed/" |
| 3 | SECTION = "base" | 3 | SECTION = "base" |
| 4 | LICENSE = "GPL-2.0-or-later" | 4 | LICENSE = "GPL-2.0-or-later" |
