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.bb5
1 files changed, 0 insertions, 5 deletions
diff --git a/meta-selftest/recipes-test/license/incompatible-license.bb b/meta-selftest/recipes-test/license/incompatible-license.bb
deleted file mode 100644
index 6fdc58fd30..0000000000
--- a/meta-selftest/recipes-test/license/incompatible-license.bb
+++ /dev/null
@@ -1,5 +0,0 @@
1SUMMARY = "Recipe with an SPDX license"
2DESCRIPTION = "Is licensed with an SPDX license to be used for testing"
3LICENSE = "GPL-3.0-only"
4
5EXCLUDE_FROM_WORLD = "1"