
16 Jul
2023
16 Jul
'23
1:40 a.m.
On Thu, 13 Jul 2023 at 18:38, Tom Rini trini@konsulko.com wrote:
As this is the current version of the public cross toolchains we use, upgrade to this now.
Suggested-by: Alexey Brodkin Alexey.Brodkin@synopsys.com Signed-off-by: Tom Rini trini@konsulko.com
Cc: Heinrich Schuchardt xypron.glpk@gmx.de
Heinrich, at this point is there a newer grub we should be testing? There's now 2 changes for RISC-V that we're cherry-picking for newer toolchains.
.azure-pipelines.yml | 2 +- .gitlab-ci.yml | 2 +- tools/buildman/toolchain.py | 2 +- tools/docker/Dockerfile | 57 +++++++++++++++++++------------------ 4 files changed, 32 insertions(+), 31 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org