Elyes Haouas has submitted this change. ( https://review.coreboot.org/c/coreboot/+/76164?usp=email )
Change subject: crossgcc: Upgrade IASL from 20230331 to 20230628 ......................................................................
crossgcc: Upgrade IASL from 20230331 to 20230628
Changes: https://acpica.org/node/204
Change-Id: I4a1be7ffa6cb363d3fe0cddc59f0f4283fcc5257 Signed-off-by: Elyes Haouas ehaouas@noos.fr Reviewed-on: https://review.coreboot.org/c/coreboot/+/76164 Tested-by: build bot (Jenkins) no-reply@coreboot.org Reviewed-by: Felix Singer service+coreboot-gerrit@felixsinger.de --- M util/crossgcc/buildgcc R util/crossgcc/patches/acpica-unix2-20230628_iasl.patch D util/crossgcc/sum/acpica-unix2-20230331.tar.gz.cksum A util/crossgcc/sum/acpica-unix2-20230628.tar.gz.cksum 4 files changed, 2 insertions(+), 2 deletions(-)
Approvals: Felix Singer: Looks good to me, approved build bot (Jenkins): Verified
diff --git a/util/crossgcc/buildgcc b/util/crossgcc/buildgcc index 25ddc86..e994e76 100755 --- a/util/crossgcc/buildgcc +++ b/util/crossgcc/buildgcc @@ -39,7 +39,7 @@ MPC_VERSION=1.3.1 GCC_VERSION=11.3.0 BINUTILS_VERSION=2.40 -IASL_VERSION=20230331 +IASL_VERSION=20230628 # CLANG version number CLANG_VERSION=16.0.6 CMAKE_VERSION=3.26.4 diff --git a/util/crossgcc/patches/acpica-unix2-20230331_iasl.patch b/util/crossgcc/patches/acpica-unix2-20230628_iasl.patch similarity index 100% rename from util/crossgcc/patches/acpica-unix2-20230331_iasl.patch rename to util/crossgcc/patches/acpica-unix2-20230628_iasl.patch diff --git a/util/crossgcc/sum/acpica-unix2-20230331.tar.gz.cksum b/util/crossgcc/sum/acpica-unix2-20230331.tar.gz.cksum deleted file mode 100644 index 15ede7f..0000000 --- a/util/crossgcc/sum/acpica-unix2-20230331.tar.gz.cksum +++ /dev/null @@ -1 +0,0 @@ -acabfd29a32ba2feadff7d65d3de98816c80c89a tarballs/acpica-unix2-20230331.tar.gz diff --git a/util/crossgcc/sum/acpica-unix2-20230628.tar.gz.cksum b/util/crossgcc/sum/acpica-unix2-20230628.tar.gz.cksum new file mode 100644 index 0000000..e4a83af --- /dev/null +++ b/util/crossgcc/sum/acpica-unix2-20230628.tar.gz.cksum @@ -0,0 +1 @@ +7bdf0962efd6a24f36a5f7e366cc7257e3e6f23d tarballs/acpica-unix2-20230628.tar.gz