public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 0/2] BaseTools: Switch ARM/AARCH64 CI gcc from Linaro to Arm
@ 2021-08-23  5:35 Rebecca Cran
  2021-08-23  5:35 ` [PATCH 1/2] BaseTools: Switch to downloading the ARM compiler from Arm's site Rebecca Cran
  2021-08-23  5:35 ` [PATCH 2/2] BaseTools: Switch to downloading the AARCH64 " Rebecca Cran
  0 siblings, 2 replies; 3+ messages in thread
From: Rebecca Cran @ 2021-08-23  5:35 UTC (permalink / raw)
  To: Bob Feng, Liming Gao, Yuwei Chen, Matthew Carlson, Sean Brogan,
	Sami Mujawar, Leif Lindholm, Ard Biesheuvel
  Cc: Rebecca Cran, devel

Linaro no longer do gcc releases - Arm creates them now.

Update the gcc_[arm,aarch64]_linux_ext_dep.yaml files in BaseTools/Bin to
switch from Linaro's old release to the latest gcc 10.3-2021.07 release
from Arm.

The private PR https://github.com/tianocore/edk2/pull/1909 failed due to
a problem with GCC5_[ARM,AARCH64]_PREFIX. I don't know if there are more
changes I need to add, or if it's a problem with the CI system.

Rebecca Cran (2):
  BaseTools: Switch to downloading the ARM compiler from Arm's site
  BaseTools: Switch to downloading the AARCH64 compiler from Arm's site

 BaseTools/Bin/gcc_aarch64_linux_ext_dep.yaml | 10 +++++-----
 BaseTools/Bin/gcc_arm_linux_ext_dep.yaml     | 10 +++++-----
 2 files changed, 10 insertions(+), 10 deletions(-)

-- 
2.31.1



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-08-23  5:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-23  5:35 [PATCH 0/2] BaseTools: Switch ARM/AARCH64 CI gcc from Linaro to Arm Rebecca Cran
2021-08-23  5:35 ` [PATCH 1/2] BaseTools: Switch to downloading the ARM compiler from Arm's site Rebecca Cran
2021-08-23  5:35 ` [PATCH 2/2] BaseTools: Switch to downloading the AARCH64 " Rebecca Cran

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox