mirror of
https://git.yoctoproject.org/poky
synced 2026-05-04 22:39:49 +02: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: 82ac6a3f22c3aec03d3ba162c67754bbf28fd0ba) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 80d3f5586cd060ae69fbc6dec2e8978d87da10ba) Signed-off-by: Steve Sakoman <steve@sakoman.com>
6 lines
180 B
BlitzBasic
6 lines
180 B
BlitzBasic
SUMMARY = "Recipe with an alias of an SPDX license"
|
|
DESCRIPTION = "Is licensed with an alias of an SPDX license to be used for testing"
|
|
LICENSE = "GPLv3"
|
|
|
|
EXCLUDE_FROM_WORLD = "1"
|