[coreboot-gerrit] New patch to review for coreboot: buildgcc: update IASL to version 20150619

Stefan Reinauer (stefan.reinauer@coreboot.org) gerrit at coreboot.org
Tue Jul 7 00:55:11 CEST 2015


Stefan Reinauer (stefan.reinauer at coreboot.org) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/10818

-gerrit

commit d39e08cb11e6ed4eb9181badd0c874859df57fc7
Author: Stefan Reinauer <stefan.reinauer at coreboot.org>
Date:   Tue Jul 7 00:41:42 2015 +0200

    buildgcc: update IASL to version 20150619
    
    Change-Id: Ic0cb6826bb624e905b9c715f17a7629bc7b751c5
    Signed-off-by: Stefan Reinauer <stefan.reinauer at coreboot.org>
---
 util/crossgcc/buildgcc                              | 2 +-
 util/crossgcc/sum/acpica-unix-20150204.tar.gz.cksum | 1 -
 util/crossgcc/sum/acpica-unix-20150619.tar.gz.cksum | 1 +
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/util/crossgcc/buildgcc b/util/crossgcc/buildgcc
index 367f4d1..272820f 100755
--- a/util/crossgcc/buildgcc
+++ b/util/crossgcc/buildgcc
@@ -42,7 +42,7 @@ GCC_VERSION=4.9.2
 GCC_AUTOCONF_VERSION=2.69
 BINUTILS_VERSION=2.25
 GDB_VERSION=7.9.1
-IASL_VERSION=20150204
+IASL_VERSION=20150619
 PYTHON_VERSION=3.4.3
 EXPAT_VERSION=2.1.0
 # CLANG version number
diff --git a/util/crossgcc/sum/acpica-unix-20150204.tar.gz.cksum b/util/crossgcc/sum/acpica-unix-20150204.tar.gz.cksum
deleted file mode 100644
index c2f201f..0000000
--- a/util/crossgcc/sum/acpica-unix-20150204.tar.gz.cksum
+++ /dev/null
@@ -1 +0,0 @@
-e8ab49a9cd47ec1f3542b4185852bb49814c7694  tarballs/acpica-unix-20150204.tar.gz
diff --git a/util/crossgcc/sum/acpica-unix-20150619.tar.gz.cksum b/util/crossgcc/sum/acpica-unix-20150619.tar.gz.cksum
new file mode 100644
index 0000000..4047300
--- /dev/null
+++ b/util/crossgcc/sum/acpica-unix-20150619.tar.gz.cksum
@@ -0,0 +1 @@
+ccc86513f10c47762bf46bf4d348c8cbda4336f5  tarballs/acpica-unix-20150619.tar.gz



More information about the coreboot-gerrit mailing list