1
0
mirror of https://git.yoctoproject.org/meta-arm synced 2026-07-16 03:47:19 +00:00

CI: remove armcompiler references

Arm Compiler has been removed, so remove it from the CI.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
Ross Burton
2022-06-08 10:17:06 +01:00
committed by Jon Mason
parent 24c4cfa2aa
commit 1a41710d51
3 changed files with 1 additions and 4 deletions
-1
View File
@@ -145,7 +145,6 @@ recipes = ("virtual/kernel",
"edk2-firmware",
"u-boot",
"optee-os",
"armcompiler-native",
"gcc-aarch64-none-elf-native",
"gcc-arm-none-eabi-native")