crops-yocto/poky/meta-selftest/recipes-test/license/incompatible-nonspdx-license.bb
2024-03-01 23:15:01 +01:00

6 lines
167 B
BlitzBasic

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"