summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2014-01-10 14:40:53 +0200
committerFathi Boudra <fathi.boudra@linaro.org>2014-01-10 14:40:53 +0200
commit4588fc18394e54aa252ad636afd731bc554a2076 (patch)
tree9f71bd2517946a55d816e4bd13112e5508743553
parent4c8f9caed6660c87a5a6d0af15d5fd0be069a59f (diff)
Update toolchain to Linaro GCC 13.12
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
-rwxr-xr-xll-ci.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ll-ci.sh b/ll-ci.sh
index f2c1308..8287639 100755
--- a/ll-ci.sh
+++ b/ll-ci.sh
@@ -21,7 +21,7 @@ export use_config_fragment=1
export MAKE_DTBS=true
export git_web_url="https://git.linaro.org/gitweb?p=kernel/linux-linaro-tracking.git;a=shortlog;h=refs/heads/linux-linaro"
-export toolchain_url="http://releases.linaro.org/13.09/components/toolchain/binaries/gcc-linaro-arm-linux-gnueabihf-4.8-2013.09_linux.tar.xz"
+export toolchain_url="http://releases.linaro.org/13.12/components/toolchain/binaries/gcc-linaro-arm-linux-gnueabihf-4.8-2013.12_linux.tar.xz"
case "${hwpack}" in
arndale)