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
Original-signed-off-by: Felix Singer <felixsinger@posteo.net>
Original-reviewed-on: https://review.coreboot.org/c/coreboot/+/70021
Original-reviewed-by: Angel Pons <th3fanbus@gmail.com>
Original-reviewed-by: Elyes Haouas <ehaouas@noos.fr>
Original-reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Original-tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Cherry-picked-from:
|
||
|---|---|---|
| .. | ||
| patches | ||
| sum | ||
| .gitignore | ||
| buildgcc | ||
| description.md | ||
| edk2tools.txt | ||
| getopt.c | ||
| Makefile | ||
| Makefile.inc | ||
| README | ||
README ------ This is a cross toolchain builder for -elf toolchains (ie. no libc support) known working: i386-elf x86_64-elf powerpc-elf arm-elf armv7a-eabi aarch64-elf known broken: alpha-elf powerpc64-elf