xref: /openbmc/openbmc/poky/meta-selftest/recipes-test/license/incompatible-nonspdx-license.bb (revision f079ad7e47d674943dc841bd3f5a81887b2ad092)
1SUMMARY = "Recipe with a non-SPDX license"
2DESCRIPTION = "Is licensed with a non-SPDX license to be used for testing"
3LICENSE = "FooLicense"
4
5EXCLUDE_FROM_WORLD = "1"
6