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:
@@ -87,6 +87,9 @@ musca-s1:
|
||||
n1sdp:
|
||||
extends: .build
|
||||
|
||||
n1sdp/armgcc:
|
||||
extends: .build
|
||||
|
||||
qemuarm64-secureboot:
|
||||
extends: .build
|
||||
|
||||
|
||||
6
kas/armgcc.yml
Normal file
6
kas/armgcc.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
header:
|
||||
version: 9
|
||||
|
||||
local_conf_header:
|
||||
libc: |
|
||||
GCCVERSION = "arm-10.2"
|
||||
Reference in New Issue
Block a user