mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-11 14:02:52 +02:00
5d6a020db4
the upstream died, for links used by coreboot 4.11_branch
when downloading acpica (to run iasl).
other coreboot trees don't need this fix, because coreboot
upstream already fixed it. we only need to patch this
older coreboot revision. this fixes building for:
KFSN4-DRE, KGPE-D16 and KCMA-D8 boards
the c20230710 release itself did not include this fix,
but releases already include the tarballs and so the
broken acpica link does not matter (because it's included,
and the coreboot build system will skip downloading it
as a result)
Signed-off-by: Leah Rowe <leah@libreboot.org>