aboutsummaryrefslogtreecommitdiff
path: root/util/crossgcc/buildgcc
diff options
context:
space:
mode:
authorElyes Haouas <ehaouas@noos.fr>2022-10-27 23:10:42 +0200
committerFelix Singer <felixsinger@posteo.net>2022-11-25 09:52:18 +0000
commita45ed44724a30303030e80898202b77c34498942 (patch)
tree397b3c58d931b13a98461b1859e4c9c17375e009 /util/crossgcc/buildgcc
parentbbc8d912e827b229f81027b804414fecd999590c (diff)
crossgcc: Upgrade IASL from 20220331 to 20221020
Changes: https://acpica.org/node/201 Change-Id: I386a6757a318336bc616091afe0c4ed88cd89583 Signed-off-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/68929 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Singer <felixsinger@posteo.net>
Diffstat (limited to 'util/crossgcc/buildgcc')
-rwxr-xr-xutil/crossgcc/buildgcc2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/crossgcc/buildgcc b/util/crossgcc/buildgcc
index faf6c181fb..0d349f2dfe 100755
--- a/util/crossgcc/buildgcc
+++ b/util/crossgcc/buildgcc
@@ -37,7 +37,7 @@ MPFR_VERSION=4.1.1
MPC_VERSION=1.2.1
GCC_VERSION=11.2.0
BINUTILS_VERSION=2.37
-IASL_VERSION=20220331
+IASL_VERSION=20221020
# CLANG version number
CLANG_VERSION=15.0.0
CMAKE_VERSION=3.24.2