1
0
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:
Jon Mason
2023-03-03 09:58:58 -05:00
parent e7c5876380
commit 4bfa191ada

View File

@@ -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: