mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-07-16 03:47:19 +00:00
CI: Rework qemuarm64-secureboot matrix
qemuarm64-secureboot is using systemd for uefi-secureboot, which has warnings with musl (and fails to compile with clang and musl). So, modify the matrix to keep the coverage of everything else but musl. Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
@@ -263,6 +263,9 @@ qemuarm64-secureboot:
|
|||||||
- KERNEL: [linux-yocto, linux-yocto-rt]
|
- KERNEL: [linux-yocto, linux-yocto-rt]
|
||||||
TOOLCHAINS: [gcc, clang]
|
TOOLCHAINS: [gcc, clang]
|
||||||
TCLIBC: [glibc, musl]
|
TCLIBC: [glibc, musl]
|
||||||
|
TS: [none, qemuarm64-secureboot-ts]
|
||||||
|
TESTING: testimage
|
||||||
|
- TOOLCHAINS: [gcc, clang]
|
||||||
TS: [none, qemuarm64-secureboot-ts]
|
TS: [none, qemuarm64-secureboot-ts]
|
||||||
UEFISB: [none, uefi-secureboot]
|
UEFISB: [none, uefi-secureboot]
|
||||||
TESTING: testimage
|
TESTING: testimage
|
||||||
|
|||||||
Reference in New Issue
Block a user