util/crossgcc: Update ACPICA from 20230628 to 20241212
This to upgrade iasl from 20230628 to 20241212. Change-Id: I4ae7073e46084024360ac0dd44e0df666cb32269 Signed-off-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/84787 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
This commit is contained in:
parent
e35175bb38
commit
1fda7027c0
4 changed files with 3 additions and 3 deletions
|
|
@ -41,7 +41,7 @@ MPC_VERSION=1.3.1
|
|||
GCC_VERSION=14.2.0
|
||||
LIBSTDCXX_VERSION="${GCC_VERSION}"
|
||||
BINUTILS_VERSION=2.43.1
|
||||
IASL_VERSION="20230628"
|
||||
IASL_VERSION=20241212
|
||||
# CLANG version number
|
||||
CLANG_VERSION=18.1.8
|
||||
CMAKE_VERSION=3.30.2
|
||||
|
|
@ -77,7 +77,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/783534"
|
||||
IASL_BASE_URL="https://github.com/acpica/acpica/releases/download/R2024_12_12"
|
||||
# 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}"
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
3b893fb771cf3fbd3531de3036e1a5bfc624c9d2 tarballs/acpica-unix-20230628.tar.gz
|
||||
1
util/crossgcc/sum/acpica-unix-20241212.tar.gz.cksum
Normal file
1
util/crossgcc/sum/acpica-unix-20241212.tar.gz.cksum
Normal file
|
|
@ -0,0 +1 @@
|
|||
7f30cb188e46567527bc733c169ed2b4e18b825f tarballs/acpica-unix-20241212.tar.gz
|
||||
Loading…
Add table
Add a link
Reference in a new issue