From: Piotr Esden-Tempski Date: Mon, 22 Nov 2010 03:29:32 +0000 (-0800) Subject: Updated linaro to 2010.11-1 X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=summon-arm-toolchain.git;a=commitdiff_plain;h=5e10b6f3ddff097f8f47b9967df8919b8e1c01ce Updated linaro to 2010.11-1 --- diff --git a/summon-arm-toolchain b/summon-arm-toolchain index fe9e58a..6f011a9 100755 --- a/summon-arm-toolchain +++ b/summon-arm-toolchain @@ -44,9 +44,10 @@ if [ ${USE_LINARO} == 0 ] ; then GCCURL=http://ftp.gnu.org/gnu/gcc/${GCC}/${GCC}.tar.gz else # For the Linaro GCC: - GCCVERSION=4.5-2010.08-1 + GCCRELEASE=4.5-2010.11-0 + GCCVERSION=4.5-2010.11-1 GCC=gcc-linaro-${GCCVERSION} - GCCURL=http://launchpad.net/gcc-linaro/4.5/${GCCVERSION}/+download/${GCC}.tar.gz + GCCURL=http://launchpad.net/gcc-linaro/4.5/${GCCRELEASE}/+download/${GCC}.tar.bz2 fi BINUTILS=binutils-2.20