summaryrefslogtreecommitdiff
path: root/linux-lng-preempt-rt.sh
diff options
context:
space:
mode:
authorAnders Roxell <anders.roxell@linaro.org>2014-09-30 14:32:13 +0200
committerAnders Roxell <anders.roxell@linaro.org>2014-09-30 14:32:13 +0200
commitf0183604e95c0b2f5a8083d0ecf59f94d73f7f10 (patch)
tree1055c833d977a696c7484ff4fc263c061d5f3721 /linux-lng-preempt-rt.sh
parent0e73cce3cff16890fece8ad09a715abfc25b0136 (diff)
bump toolchain version to 14.09
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 64d1007..3541628 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.08}"
+TC_RELEASE="${TC_RELEASE:-14.09}"
GCC_VERSION="${GCC_VERSION:-4.9}"
export ARCH=arm