diff options
Diffstat (limited to 'meta-selftest/recipes-test/license/incompatible-license-alias.bb')
| -rw-r--r-- | meta-selftest/recipes-test/license/incompatible-license-alias.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-selftest/recipes-test/license/incompatible-license-alias.bb b/meta-selftest/recipes-test/license/incompatible-license-alias.bb index e0b4e13c26..1af99e7809 100644 --- a/meta-selftest/recipes-test/license/incompatible-license-alias.bb +++ b/meta-selftest/recipes-test/license/incompatible-license-alias.bb | |||
| @@ -1,3 +1,5 @@ | |||
| 1 | SUMMARY = "Recipe with an alias of an SPDX license" | 1 | SUMMARY = "Recipe with an alias of an SPDX license" |
| 2 | DESCRIPTION = "Is licensed with an alias of an SPDX license to be used for testing" | 2 | DESCRIPTION = "Is licensed with an alias of an SPDX license to be used for testing" |
| 3 | LICENSE = "GPLv3" | 3 | LICENSE = "GPLv3" |
| 4 | |||
| 5 | EXCLUDE_FROM_WORLD = "1" | ||
