1
0
mirror of https://git.yoctoproject.org/meta-arm synced 2026-04-25 00:59:15 +00:00

CI: build both aarch64 and x86-64 packages for as many FVPs as possible

Some FVPs are available as x86-64 and aarch64 binaries, so build target
(qemuarm64) and nativesdk (x86-64) packages for these to verify the
checksums are correct.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
Ross Burton
2023-10-24 14:52:36 +01:00
committed by Jon Mason
parent 7309e2683b
commit cba57a6b07

View File

@@ -14,6 +14,10 @@ local_conf_header:
SDKMACHINE = "x86_64"
target:
# Target packages to test aarch64
- fvp-base-a-aem
- fvp-corstone1000
# Nativesdk to test x86-64
- nativesdk-fvp-base-a-aem
- nativesdk-fvp-corstone1000
- nativesdk-fvp-n1-edge