mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-05-07 04:58:57 +00:00
arm-toolchain/gcc-arm-none-eabi-11.2: add new recipe
Add back the 11.2 release of GCC, because TF-M has code generation problems with 11.3 onwards. This recipe has the major version embedded in the recipe name so that it has to be specifically asked for in a per-recipe basis. Signed-off-by: Ross Burton <ross.burton@arm.com>
This commit is contained in:
@@ -16,3 +16,5 @@ target:
|
||||
- nativesdk-gcc-aarch64-none-elf
|
||||
- gcc-arm-none-eabi
|
||||
- nativesdk-gcc-arm-none-eabi
|
||||
- gcc-arm-none-eabi-11.2
|
||||
- nativesdk-gcc-arm-none-eabi-11.2
|
||||
|
||||
Reference in New Issue
Block a user