summaryrefslogtreecommitdiff
path: root/linux-lng-preempt-rt.sh
diff options
context:
space:
mode:
authorAnders Roxell <anders.roxell@linaro.org>2014-08-07 13:02:20 +0200
committerAnders Roxell <anders.roxell@linaro.org>2014-08-07 13:02:20 +0200
commitff6c8243c66ce30b1e18cd7d12967227ac07375a (patch)
tree11365ba56714bb6caf188fda5a4455d84efd772a /linux-lng-preempt-rt.sh
parentdf534dd89312f06b0ed724e9993fde9dc014b3a1 (diff)
bump to Linaro GCC release 14.07
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 078aacb..6d5393d 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.06}"
+TC_RELEASE="${TC_RELEASE:-14.07}"
GCC_VERSION="${GCC_VERSION:-4.9}"
export ARCH=arm