1
0
mirror of https://git.yoctoproject.org/meta-arm synced 2026-01-12 03:10:15 +00:00

kas: add testing of gcc-arm

Add a build to verify that setting GCCVERSION to arm-10.2 works.

Change-Id: I086fa786b11560a8e94ee646859c59288bacba5d
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
2021-01-07 14:25:37 +00:00
committed by Jon Mason
parent f14be5995f
commit 68a113c0a0
2 changed files with 9 additions and 0 deletions

View File

@@ -87,6 +87,9 @@ musca-s1:
n1sdp:
extends: .build
n1sdp/armgcc:
extends: .build
qemuarm64-secureboot:
extends: .build

6
kas/armgcc.yml Normal file
View File

@@ -0,0 +1,6 @@
header:
version: 9
local_conf_header:
libc: |
GCCVERSION = "arm-10.2"