mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
These test recipes shouldn't be built as part of world builds. Some recent changes are exposing issues from this so exclude them. (From OE-Core rev: 80d3f5586cd060ae69fbc6dec2e8978d87da10ba) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
6 lines
163 B
BlitzBasic
6 lines
163 B
BlitzBasic
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"
|