Andrew Geissler | 82c905d | 2020-04-13 13:39:40 -0500 | [diff] [blame] | 1 | SUMMARY = "Recipe with multiple SPDX licenses" |
2 | DESCRIPTION = "Is licensed with multiple SPDX licenses to be used for testing" | ||||
Andrew Geissler | 9aee500 | 2022-03-30 16:27:02 +0000 | [diff] [blame] | 3 | LICENSE = "GPL-2.0-only & GPL-3.0-only & LGPL-3.0-only" |
Patrick Williams | b542dec | 2023-06-09 01:26:37 -0500 | [diff] [blame] | 4 | |
5 | EXCLUDE_FROM_WORLD = "1" |