Attention is currently required from: Felix Singer, Elyes Haouas.
Hello build bot (Jenkins), Angel Pons, Elyes Haouas,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/70021
to look at the new patch set (#8).
Change subject: util/crossgcc: Use GitHub for downloading IASL ......................................................................
util/crossgcc: Use GitHub for downloading IASL
The download links from acpica.org [1] are not stable, and for some reason they named the release tarballs with .tar_0.gz. Thus, use the tarballs from their GitHub repository generated out of the release tags [2].
Tested locally and also IASL patch applies.
[1] https://www.acpica.org/downloads [2] https://github.com/acpica/acpica/tags
Signed-off-by: Felix Singer felixsinger@posteo.net Change-Id: I7b10dd1db4299aaef96bc29023bed874b660aba0 --- M util/crossgcc/buildgcc R util/crossgcc/patches/acpica-R10_20_22_iasl.patch A util/crossgcc/sum/R10_20_22.tar.gz.cksum D util/crossgcc/sum/acpica-unix2-20221020.tar.gz.cksum 4 files changed, 24 insertions(+), 4 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/21/70021/8