1
0
mirror of https://git.yoctoproject.org/meta-arm synced 2026-05-07 04:58:57 +00:00

CI: add genericarm64

Add the new genericarm64 in meta-yocto-bsp to the CI.

This new BSP is heavily based on the meta-arm generic-arm64 machine, but
with an all-new fragmented kernel configuration.

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
2024-04-22 13:37:36 +00:00
committed by Jon Mason
parent 77ebe8b8cc
commit 9c6330a0b1
2 changed files with 25 additions and 0 deletions
+9
View File
@@ -161,6 +161,15 @@ arm-systemready-ir-acs:
fvps:
extends: .build
genericarm64:
extends: .build
parallel:
matrix:
- TOOLCHAINS: [gcc, clang]
TESTING: testimage
- KERNEL: linux-yocto-dev
TESTING: testimage
generic-arm64:
extends: .build