[coreboot-gerrit] Patch set updated for coreboot: 8edbff0 crossgcc: Update IASL to latest version (20140114)

Alexandru Gagniuc (mr.nuke.me@gmail.com) gerrit at coreboot.org
Tue Feb 4 17:56:51 CET 2014


Alexandru Gagniuc (mr.nuke.me at gmail.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/5116

-gerrit

commit 8edbff084566a10ac755683fb6187222dd55c388
Author: Alexandru Gagniuc <mr.nuke.me at gmail.com>
Date:   Tue Feb 4 10:46:51 2014 -0600

    crossgcc: Update IASL to latest version (20140114)
    
    Change-Id: I2450cad4a43907b8ca6d8f4d35932d7f451f71ea
    Signed-off-by: Alexandru Gagniuc <mr.nuke.me at gmail.com>
---
 util/crossgcc/buildgcc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/util/crossgcc/buildgcc b/util/crossgcc/buildgcc
index 87054f2..d6921f6 100755
--- a/util/crossgcc/buildgcc
+++ b/util/crossgcc/buildgcc
@@ -37,7 +37,7 @@ GCC_VERSION=4.7.3
 GCC_AUTOCONF_VERSION=2.69
 BINUTILS_VERSION=2.23.2
 GDB_VERSION=7.6
-IASL_VERSION=20130626
+IASL_VERSION=20140114
 PYTHON_VERSION=3.3.2
 EXPAT_VERSION=2.1.0
 



More information about the coreboot-gerrit mailing list