mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-01-11 15:00:39 +00:00
ci: add external-toolchain to qemuarm-secureboot
With the removal of fvp-base-arm32, we no longer have test coverage for the external Arm toolchain. Add this to qemuarm-secureboot CI so that there is coverage again. Note: it must be a 32bit machine, since there are currently no aarch64 host toolchains for aarch64 Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
@@ -174,7 +174,7 @@ qemuarm-secureboot:
|
||||
parallel:
|
||||
matrix:
|
||||
- KERNEL: [linux-yocto, linux-yocto-dev, linux-yocto-rt]
|
||||
TOOLCHAINS: [gcc, clang]
|
||||
TOOLCHAINS: [gcc, clang, external-gccarm]
|
||||
TESTING: testimage
|
||||
|
||||
qemuarm:
|
||||
|
||||
Reference in New Issue
Block a user