summaryrefslogtreecommitdiffstats
path: root/meta-selftest/recipes-test/license/incompatible-licenses.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-selftest/recipes-test/license/incompatible-licenses.bb')
-rw-r--r--meta-selftest/recipes-test/license/incompatible-licenses.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-selftest/recipes-test/license/incompatible-licenses.bb b/meta-selftest/recipes-test/license/incompatible-licenses.bb
index 9c1545efba..47bd8d7c00 100644
--- a/meta-selftest/recipes-test/license/incompatible-licenses.bb
+++ b/meta-selftest/recipes-test/license/incompatible-licenses.bb
@@ -1,3 +1,5 @@
SUMMARY = "Recipe with multiple SPDX licenses"
DESCRIPTION = "Is licensed with multiple SPDX licenses to be used for testing"
-LICENSE = "GPL-2.0 & GPL-3.0 & LGPL-3.0"
+LICENSE = "GPL-2.0-only & GPL-3.0-only & LGPL-3.0-only"
+
+EXCLUDE_FROM_WORLD = "1"