mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-05-07 04:58:57 +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:
|
n1sdp:
|
||||||
extends: .build
|
extends: .build
|
||||||
|
|
||||||
|
n1sdp/armgcc:
|
||||||
|
extends: .build
|
||||||
|
|
||||||
qemuarm64-secureboot:
|
qemuarm64-secureboot:
|
||||||
extends: .build
|
extends: .build
|
||||||
|
|
||||||
|
|||||||
@@ -0,0 +1,6 @@
|
|||||||
|
header:
|
||||||
|
version: 9
|
||||||
|
|
||||||
|
local_conf_header:
|
||||||
|
libc: |
|
||||||
|
GCCVERSION = "arm-10.2"
|
||||||
Reference in New Issue
Block a user