xref: /openbmc/openbmc/poky/meta-selftest/recipes-test/license/incompatible-nonspdx-license.bb (revision edff49234e31f23dc79f823473c9e286a21596c1)
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