mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-07-16 03:47:19 +00:00
arm-toolchain: update Arm GCC to 11.3
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>
This commit is contained in:
+1
-1
@@ -3,4 +3,4 @@ header:
|
||||
|
||||
local_conf_header:
|
||||
cc: |
|
||||
GCCVERSION = "arm-11.2"
|
||||
GCCVERSION = "arm-11.3"
|
||||
|
||||
Reference in New Issue
Block a user