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