summaryrefslogtreecommitdiffstats
path: root/meta-selftest/recipes-test/license/incompatible-license.bb
blob: 6fdc58fd300657d4ca57b07775ab34482635237d (plain)
1
2
3
4
5
SUMMARY = "Recipe with an SPDX license"
DESCRIPTION = "Is licensed with an SPDX license to be used for testing"
LICENSE = "GPL-3.0-only"

EXCLUDE_FROM_WORLD = "1"