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