summaryrefslogtreecommitdiff
path: root/linux-lng-preempt-rt.sh
diff options
context:
space:
mode:
authorAnders Roxell <anders.roxell@linaro.org>2014-09-01 10:20:59 +0200
committerAnders Roxell <anders.roxell@linaro.org>2014-09-01 10:20:59 +0200
commit0e73cce3cff16890fece8ad09a715abfc25b0136 (patch)
tree45bf076dc769e007107838ffb020f50984a6f7d9 /linux-lng-preempt-rt.sh
parentff6c8243c66ce30b1e18cd7d12967227ac07375a (diff)
bump toolchain version to 14.08
Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
Diffstat (limited to 'linux-lng-preempt-rt.sh')
-rwxr-xr-xlinux-lng-preempt-rt.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux-lng-preempt-rt.sh b/linux-lng-preempt-rt.sh
index 6d5393d..64d1007 100755
--- a/linux-lng-preempt-rt.sh
+++ b/linux-lng-preempt-rt.sh
@@ -8,7 +8,7 @@ export linux_git="${linux_git:-git://git.linaro.org/kernel/linux-linaro-lng.git}
export linux_branch_version="${linux_branch_version:-"v3.14.x"}"
export linux_branch="${linux_branch:-"linux-lng-preempt-rt-${linux_branch_version}"}"
endian=${endian:-le}
-TC_RELEASE="${TC_RELEASE:-14.07}"
+TC_RELEASE="${TC_RELEASE:-14.08}"
GCC_VERSION="${GCC_VERSION:-4.9}"
export ARCH=arm