Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: 2ea0a0a414182b5955461a6d68da43a832274a1c https://github.com/tianocore/edk2/commit/2ea0a0a414182b5955461a6d68da43a832274a1c Author: Rebecca Cran <rebe...@bsdio.com> Date: 2021-09-29 (Wed, 29 Sep 2021)
Changed paths: M BaseTools/Bin/gcc_arm_linux_ext_dep.yaml M BaseTools/Plugin/LinuxGcc5ToolChain/LinuxGcc5ToolChain.py Log Message: ----------- BaseTools: Switch to downloading the ARM compiler from Arm's site Linaro no longer do gcc releases - they're done by Arm now. Update gcc_arm_linux_ext_dep.yaml to fetch the latest ARM gcc release (10.3-2021.07) from their site and fix LinuxGcc5ToolChain.py with the new GCC_ARM_PREFIX. Signed-off-by: Rebecca Cran <rebe...@bsdio.com> Acked-by: Leif Lindholm <l...@nuviainc.com> Acked-by: Liming Gao <gaolim...@byosoft.com.cn> Acked-by: Ard Biesheuvel <a...@kernel.org> Reviewed-by: Pierre Gondois <pierre.gond...@arm.com> Acked-by: Bob Feng <bob.c.f...@intel.com> Commit: 1ce6ceb75bc7b8c3f60c99e79a8373731d3509a4 https://github.com/tianocore/edk2/commit/1ce6ceb75bc7b8c3f60c99e79a8373731d3509a4 Author: Rebecca Cran <rebe...@bsdio.com> Date: 2021-09-29 (Wed, 29 Sep 2021) Changed paths: M BaseTools/Bin/gcc_aarch64_linux_ext_dep.yaml M BaseTools/Plugin/LinuxGcc5ToolChain/LinuxGcc5ToolChain.py Log Message: ----------- BaseTools: Switch to downloading the AARCH64 compiler from Arm's site Linaro no longer do gcc releases - they're done by Arm now. Update gcc_aarch64_linux_ext_dep.yaml to fetch the latest AARCH64 gcc release (10.3-2021.07) from their site and fix LinuxGcc5ToolChain.py with the new GCC_AARCH64_PREFIX. Signed-off-by: Rebecca Cran <rebe...@bsdio.com> Acked-by: Leif Lindholm <l...@nuviainc.com> Acked-by: Liming Gao <gaolim...@byosoft.com.cn> Acked-by: Ard Biesheuvel <a...@kernel.org> Reviewed-by: Pierre Gondois <pierre.gond...@arm.com> Acked-by: Bob Feng <bob.c.f...@intel.com> Compare: https://github.com/tianocore/edk2/compare/4a1899dd790d...1ce6ceb75bc7 _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits