[coreboot-gerrit] Change in ...coreboot[master]: buildgcc: Update IASL to version 20181031

HAOUAS Elyes (Code Review) gerrit at coreboot.org
Sat Dec 8 12:35:06 CET 2018


HAOUAS Elyes has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/30111


Change subject: buildgcc: Update IASL to version 20181031
......................................................................

buildgcc: Update IASL to version 20181031

Change-Id: Ic83f4e220b7bcf0cfafa8dcb95f575b576e84996
Signed-off-by: Elyes HAOUAS <ehaouas at noos.fr>
---
M util/crossgcc/buildgcc
D util/crossgcc/patches/acpica-unix2-20180810_iasl.patch
D util/crossgcc/sum/acpica-unix2-20180810.tar.gz.cksum
A util/crossgcc/sum/acpica-unix2-20181031.tar.gz.cksum
4 files changed, 2 insertions(+), 29 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/11/30111/1

diff --git a/util/crossgcc/buildgcc b/util/crossgcc/buildgcc
index dea42ad..45293cc 100755
--- a/util/crossgcc/buildgcc
+++ b/util/crossgcc/buildgcc
@@ -54,7 +54,7 @@
 GCC_AUTOCONF_VERSION=2.69
 BINUTILS_VERSION=2.30
 GDB_VERSION=8.0
-IASL_VERSION=20180810
+IASL_VERSION=20181031
 PYTHON_VERSION=3.5.1
 EXPAT_VERSION=2.2.1
 # CLANG version number
diff --git a/util/crossgcc/patches/acpica-unix2-20180810_iasl.patch b/util/crossgcc/patches/acpica-unix2-20180810_iasl.patch
deleted file mode 100644
index 58ccb02..0000000
--- a/util/crossgcc/patches/acpica-unix2-20180810_iasl.patch
+++ /dev/null
@@ -1,27 +0,0 @@
-diff -Naur acpica-unix2-20180810_/source/compiler/asloptions.c acpica-unix2-20180810/source/compiler/asloptions.c > acpica-unix2-20180810_iasl.patch
---- acpica-unix2-20180810_/source/compiler/asloptions.c
-+++ acpica-unix2-20180810/source/compiler/asloptions.c
-@@ -126,6 +126,7 @@
-     if (Gbl_DoSignon)
-     {
-         printf (ACPI_COMMON_SIGNON (ASL_COMPILER_NAME));
-+        printf ("%s\n", COREBOOT_TOOLCHAIN_VERSION);
-         if (Gbl_IgnoreErrors)
-         {
-             printf ("Ignoring all errors, forcing AML file generation\n\n");
-@@ -753,6 +754,7 @@
-         case '^':
-
-             printf (ACPI_COMMON_SIGNON (ASL_COMPILER_NAME));
-+            printf ("%s\n", COREBOOT_TOOLCHAIN_VERSION);
-             exit (0);
-
-         case 'a':
-@@ -766,6 +768,7 @@
-
-             printf (ACPI_COMMON_SIGNON (ASL_COMPILER_NAME));
-             printf (ACPI_COMMON_BUILD_TIME);
-+            printf ("%s\n", COREBOOT_TOOLCHAIN_VERSION);
-             exit (0);
-
-         case 'e':
diff --git a/util/crossgcc/sum/acpica-unix2-20180810.tar.gz.cksum b/util/crossgcc/sum/acpica-unix2-20180810.tar.gz.cksum
deleted file mode 100644
index 5bb6076..0000000
--- a/util/crossgcc/sum/acpica-unix2-20180810.tar.gz.cksum
+++ /dev/null
@@ -1 +0,0 @@
-b8e1a287557dda6f4b71c4172a7a9123b6ffaf2a  tarballs/acpica-unix2-20180810.tar.gz
diff --git a/util/crossgcc/sum/acpica-unix2-20181031.tar.gz.cksum b/util/crossgcc/sum/acpica-unix2-20181031.tar.gz.cksum
new file mode 100644
index 0000000..2866867
--- /dev/null
+++ b/util/crossgcc/sum/acpica-unix2-20181031.tar.gz.cksum
@@ -0,0 +1 @@
+a696e9562ad18d7cccc3bba92230d69c0b80b9f2  tarballs/acpica-unix2-20181031.tar.gz

-- 
To view, visit https://review.coreboot.org/c/coreboot/+/30111
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ic83f4e220b7bcf0cfafa8dcb95f575b576e84996
Gerrit-Change-Number: 30111
Gerrit-PatchSet: 1
Gerrit-Owner: HAOUAS Elyes <ehaouas at noos.fr>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181208/8a919a4f/attachment.html>


More information about the coreboot-gerrit mailing list