mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-07-22 17:57:05 +00:00
df99894eaa
Along with that add a new variable ARM_GCC_SUB_VERSION as newer clubbed Arm GNU toolchain releases includes a sub-version like the current release being 11.3.rel1 where ARM_GCC_SUB_VERSION=rel1. Also, update CI to this release. Signed-off-by: Sumit Garg <sumit.garg@linaro.org> Signed-off-by: Jon Mason <jon.mason@arm.com>
7 lines
78 B
YAML
7 lines
78 B
YAML
header:
|
|
version: 11
|
|
|
|
local_conf_header:
|
|
cc: |
|
|
GCCVERSION = "arm-11.3"
|