crossgcc: Update IASL to latest version (20140114)

Change-Id: I2450cad4a43907b8ca6d8f4d35932d7f451f71ea
Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Reviewed-on: http://review.coreboot.org/5116
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Idwer Vollering <vidwer@gmail.com>
This commit is contained in:
Alexandru Gagniuc 2014-02-04 10:46:51 -06:00
parent b5fc67ab02
commit 87cc49bc5b
1 changed files with 3 additions and 3 deletions

View File

@ -20,8 +20,8 @@
# Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA
#
CROSSGCC_DATE="September 20th, 2013"
CROSSGCC_VERSION="1.23"
CROSSGCC_DATE="February 10th, 2014"
CROSSGCC_VERSION="1.24"
# default settings
TARGETDIR=`pwd`/xgcc
@ -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