crossgcc: Upgrade acpica from 20241212 to 20250404

Change-Id: Iddd9c6f3510e80ee3ae39d86a10cd23e77dc0a05
Signed-off-by: Elyes Haouas <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/87342
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin L Roth <gaumless@gmail.com>
This commit is contained in:
Elyes Haouas 2025-06-29 14:38:50 +02:00
commit f2fed71533
4 changed files with 2 additions and 2 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=20241212 # ACPI compiler
IASL_VERSION=20250404 # ACPI compiler
# Clang/LLVM Toolchain (alternative to GCC, built separately)
CLANG_VERSION=18.1.8