crossgcc: Upgrade acpica from 20250404 to 20250807

Change-Id: I6584128af65e1dc5e0d3db5d4fae8ac68eeca036
Signed-off-by: Elyes Haouas <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/89306
Reviewed-by: Martin L Roth <gaumless@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Elyes Haouas 2025-09-23 07:59:30 +02:00
commit 402ac7cd81
4 changed files with 3 additions and 3 deletions

View file

@ -46,7 +46,7 @@ LIBSTDCXX_VERSION="${GCC_VERSION}" # GCC-specific C++ library
# Low-level Tools (built after GCC)
NASM_VERSION=2.16.03 # x86 assembly
IASL_VERSION=20250404 # ACPI compiler
IASL_VERSION=20250807 # ACPI compiler
# Clang/LLVM Toolchain (alternative to GCC, built separately)
CLANG_VERSION=18.1.8
@ -86,7 +86,7 @@ MPC_BASE_URL="https://ftpmirror.gnu.org/mpc"
GCC_BASE_URL="https://ftpmirror.gnu.org/gcc/gcc-${GCC_VERSION}"
LIBSTDCXX_BASE_URL="${GCC_BASE_URL}"
BINUTILS_BASE_URL="https://ftpmirror.gnu.org/binutils"
IASL_BASE_URL="https://downloadmirror.intel.com/852044"
IASL_BASE_URL="https://downloadmirror.intel.com/864114"
# CLANG toolchain archive locations
LLVM_BASE_URL="https://github.com/llvm/llvm-project/releases/download/llvmorg-${CLANG_VERSION}"
CLANG_BASE_URL="https://github.com/llvm/llvm-project/releases/download/llvmorg-${CLANG_VERSION}"

View file

@ -1 +0,0 @@
aeff4d1254e73263b4f2c6f7d1e96af47fa219e0 tarballs/acpica-unix-20250404.tar.gz

View file

@ -0,0 +1 @@
76f0529964955679178714bc580eb560e52fab12 tarballs/acpica-unix-20250807.tar.gz