diff options
Diffstat (limited to 'meta-selftest/recipes-test/license/incompatible-licenses.bb')
| -rw-r--r-- | meta-selftest/recipes-test/license/incompatible-licenses.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-selftest/recipes-test/license/incompatible-licenses.bb b/meta-selftest/recipes-test/license/incompatible-licenses.bb index 9709892644..47bd8d7c00 100644 --- a/meta-selftest/recipes-test/license/incompatible-licenses.bb +++ b/meta-selftest/recipes-test/license/incompatible-licenses.bb | |||
| @@ -1,3 +1,5 @@ | |||
| 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-only & LGPL-3.0-only" | 3 | LICENSE = "GPL-2.0-only & GPL-3.0-only & LGPL-3.0-only" |
| 4 | |||
| 5 | EXCLUDE_FROM_WORLD = "1" | ||
