summaryrefslogtreecommitdiffstats
path: root/meta-selftest/recipes-test/license/incompatible-license-alias.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-selftest/recipes-test/license/incompatible-license-alias.bb')
-rw-r--r--meta-selftest/recipes-test/license/incompatible-license-alias.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-selftest/recipes-test/license/incompatible-license-alias.bb b/meta-selftest/recipes-test/license/incompatible-license-alias.bb
new file mode 100644
index 0000000000..e0b4e13c26
--- /dev/null
+++ b/meta-selftest/recipes-test/license/incompatible-license-alias.bb
@@ -0,0 +1,3 @@
+SUMMARY = "Recipe with an alias of an SPDX license"
+DESCRIPTION = "Is licensed with an alias of an SPDX license to be used for testing"
+LICENSE = "GPLv3"