From df031d422a1c0b76edbea1cdee98796ad3d1392f Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Wed, 25 Oct 2023 10:38:46 +0100 Subject: use mirrorservice.org for acpica downloads princeton was down today. kent is probably more reliable. Signed-off-by: Leah Rowe --- .../patches/0010-coreboot-fam15h-use-new-upstream-for-acpica.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/coreboot/fam15h_udimm') diff --git a/config/coreboot/fam15h_udimm/patches/0010-coreboot-fam15h-use-new-upstream-for-acpica.patch b/config/coreboot/fam15h_udimm/patches/0010-coreboot-fam15h-use-new-upstream-for-acpica.patch index 6b7e6de0..2f95297d 100644 --- a/config/coreboot/fam15h_udimm/patches/0010-coreboot-fam15h-use-new-upstream-for-acpica.patch +++ b/config/coreboot/fam15h_udimm/patches/0010-coreboot-fam15h-use-new-upstream-for-acpica.patch @@ -29,7 +29,7 @@ index b75b90a877..e3efa722f1 100755 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://mirror.math.princeton.edu/pub/libreboot/misc/acpica/acpica-unix2-${IASL_VERSION}.tar.gz" ++IASL_ARCHIVE="https://www.mirrorservice.org/sites/libreboot.org/release/misc/acpica/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 -- cgit v1.2.1