Re: [edk2-devel] [PATCH 0/2] BaseTools: Switch ARM/AARCH64 CI gcc from Linaro to Arm

2021-08-27 Thread Rebecca Cran
On 8/27/2021 1:31 PM, Ard Biesheuvel wrote: On Thu, 26 Aug 2021 at 23:03, Rebecca Cran wrote: I've created a ticket in Bugzilla: https://bugzilla.tianocore.org/show_bug.cgi?id=3594. -- Rebecca Cran On 8/22/21 11:35 PM, Rebecca Cran wrote: Linaro no longer do gcc releases - Arm creates them

Re: [edk2-devel] [PATCH 0/2] BaseTools: Switch ARM/AARCH64 CI gcc from Linaro to Arm

2021-08-27 Thread Ard Biesheuvel
On Thu, 26 Aug 2021 at 23:03, Rebecca Cran wrote: > > I've created a ticket in Bugzilla: > https://bugzilla.tianocore.org/show_bug.cgi?id=3594. > > > -- > Rebecca Cran > > > On 8/22/21 11:35 PM, Rebecca Cran wrote: > > Linaro no longer do gcc releases - Arm creates them now. > > > > Update the gcc

Re: [edk2-devel] [PATCH 0/2] BaseTools: Switch ARM/AARCH64 CI gcc from Linaro to Arm

2021-08-26 Thread Rebecca Cran
I've created a ticket in Bugzilla: https://bugzilla.tianocore.org/show_bug.cgi?id=3594. -- Rebecca Cran On 8/22/21 11:35 PM, Rebecca Cran wrote: 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 Lin

[edk2-devel] [PATCH 0/2] BaseTools: Switch ARM/AARCH64 CI gcc from Linaro to Arm

2021-08-22 Thread Rebecca Cran
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 w