mirror of
https://git.yoctoproject.org/poky
synced 2026-07-27 19:37:10 +00:00
glibc-testsuite: Do not generate SPDX
glibc-testsuite does not run on target or factor into the build supply chain, since its purpose is run tests in Qemu at build time (From OE-Core rev: 3217490cc554069ae53aa54cf8ad7327ce85fa10) Signed-off-by: Joshua Watt <JPEWhacker@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 32801348ca231978498612f3ebee121ca27459c1) [YC: See https://lore.kernel.org/all/20260708115052.71740-1-jaipaul.cheernam@est.tech/ ] Signed-off-by: Yoann Congal <yoann.congal@smile.fr> Signed-off-by: Paul Barker <paul@pbarker.dev>
This commit is contained in:
@@ -31,6 +31,7 @@ do_check:append () {
|
||||
}
|
||||
|
||||
inherit nopackages
|
||||
inherit nospdx
|
||||
deltask do_stash_locale
|
||||
deltask do_install
|
||||
deltask do_populate_sysroot
|
||||
|
||||
Reference in New Issue
Block a user