coreboot-4.8.1: acpica-unix2 cannot be downloaded per www.acpica.org since cert is signed by Intel which cert authority is unknown from older build systems... Cert was renewed March 10 2020. URL changed to crux.ster.zone

This commit is contained in:
Thierry Laurion 2020-03-15 11:05:54 -04:00
parent ad84c38aed
commit 58cb8df266
No known key found for this signature in database
GPG Key ID: E7B4A71658E36A93

View File

@ -0,0 +1,11 @@
--- ./util/crossgcc/buildgcc.orig 2018-05-16 15:00:17.000000000 -0400
+++ ./util/crossgcc/buildgcc 2020-03-15 10:47:36.186000000 -0400
@@ -72,7 +72,7 @@
GCC_ARCHIVE="https://ftpmirror.gnu.org/gcc/gcc-${GCC_VERSION}/gcc-${GCC_VERSION}.tar.xz"
BINUTILS_ARCHIVE="https://ftpmirror.gnu.org/binutils/binutils-${BINUTILS_VERSION}.tar.xz"
GDB_ARCHIVE="https://ftpmirror.gnu.org/gdb/gdb-${GDB_VERSION}.tar.xz"
-IASL_ARCHIVE="https://acpica.org/sites/acpica/files/acpica-unix2-${IASL_VERSION}.tar.gz"
+IASL_ARCHIVE="https://crux.ster.zone/distfiles/acpica-unix2-${IASL_VERSION}.tar.gz"
PYTHON_ARCHIVE="https://www.python.org/ftp/python/${PYTHON_VERSION}/Python-${PYTHON_VERSION}.tar.xz"
EXPAT_ARCHIVE="https://downloads.sourceforge.net/sourceforge/expat/expat-${EXPAT_VERSION}.tar.bz2"
# CLANG toolchain archive locations