summaryrefslogtreecommitdiffstats
path: root/meta-selftest/recipes-test/license/incompatible-nonspdx-license.bb
blob: 142d73158e6fc0783b9cf74d4f37bc74b651aaa1 (plain)
1
2
3
4
5
SUMMARY = "Recipe with a non-SPDX license"
DESCRIPTION = "Is licensed with a non-SPDX license to be used for testing"
LICENSE = "FooLicense"

EXCLUDE_FROM_WORLD = "1"