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

EXCLUDE_FROM_WORLD = "1"