summaryrefslogtreecommitdiffstats
path: root/meta-selftest/recipes-test/license/incompatible-license.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-selftest/recipes-test/license/incompatible-license.bb')
-rw-r--r--meta-selftest/recipes-test/license/incompatible-license.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-selftest/recipes-test/license/incompatible-license.bb b/meta-selftest/recipes-test/license/incompatible-license.bb
index 282f5c2875..6fdc58fd30 100644
--- a/meta-selftest/recipes-test/license/incompatible-license.bb
+++ b/meta-selftest/recipes-test/license/incompatible-license.bb
@@ -1,3 +1,5 @@
1SUMMARY = "Recipe with an SPDX license" 1SUMMARY = "Recipe with an SPDX license"
2DESCRIPTION = "Is licensed with an SPDX license to be used for testing" 2DESCRIPTION = "Is licensed with an SPDX license to be used for testing"
3LICENSE = "GPL-3.0-only" 3LICENSE = "GPL-3.0-only"
4
5EXCLUDE_FROM_WORLD = "1"