1
0
mirror of https://git.yoctoproject.org/meta-arm synced 2026-06-02 13:30:09 +00:00

meta-arm/trusted-services: Use GCC toolchain for specific TS recipes only.

This commit also enables clang CI pipelines for TS.

Signed-off-by: Anton Antonov <Anton.Antonov@arm.com>
Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
Anton Antonov
2022-10-04 16:56:46 +01:00
committed by Jon Mason
parent 38a3facd90
commit 00bd768ab7
6 changed files with 16 additions and 3 deletions
+2 -1
View File
@@ -157,7 +157,8 @@ qemuarm64-secureboot-ts:
extends: .build
parallel:
matrix:
- TCLIBC: [glibc, musl]
- TOOLCHAINS: [gcc, clang]
TCLIBC: [glibc, musl]
TESTING: testimage
qemuarm64: