summaryrefslogtreecommitdiffstats
path: root/package/binutils/Config.in.host
diff options
context:
space:
mode:
authorZakharov Vlad <Vladislav.Zakharov@synopsys.com>2016-09-17 18:41:40 +0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-09-17 19:36:27 +0200
commit999c7048c1733e0ff3d7479f125e183c848a41af (patch)
tree312328f820ef3b57ab2f9bb027856d8c0bbae7a1 /package/binutils/Config.in.host
parentfad58cefa4a392b52eafe46a773f8cbfb8aadb43 (diff)
downloadbuildroot-999c7048c1733e0ff3d7479f125e183c848a41af.tar.gz
buildroot-999c7048c1733e0ff3d7479f125e183c848a41af.zip
toolchain: Bump ARC tools to arc-2016.09-eng013
As described at: 4520524ba055706236db9f00dd79f1b2e2e87fde this commit continues a series of updates of ARC tools. This time we're updating tools to arc-2016.09-eng013. This engenering build contains some important GCC updatesthat fixes some failures for ARC, such as: http://autobuild.buildroot.net/results/f80/f80ad8a07d9d58b46592c2c99b227197b0f808d3// http://autobuild.buildroot.net/results/e59/e59e6592fc697cceda359e421387dd905ff04701// http://autobuild.buildroot.net/results/521/52157aa2b5d75b5338f3bde7ae5beb3d300283d3// We still keep GDB as it is of arc-2016.03 release because there're some issues we'd like to resolve before releasing it to wider audience. So again note this is next engineering builds of arc-2016.09 series and it might have all kinds of breakages, please don't use it for production builds. Signed-off-by: Vlad Zakharov <vzakhar@synopsys.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/binutils/Config.in.host')
-rw-r--r--package/binutils/Config.in.host2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/binutils/Config.in.host b/package/binutils/Config.in.host
index 6e3f82473f..51ee2cc46a 100644
--- a/package/binutils/Config.in.host
+++ b/package/binutils/Config.in.host
@@ -32,7 +32,7 @@ endchoice
config BR2_BINUTILS_VERSION
string
- default "arc-2016.09-eng011" if BR2_arc
+ default "arc-2016.09-eng013" if BR2_arc
default "2.24" if BR2_BINUTILS_VERSION_2_24_X
default "2.25.1" if BR2_BINUTILS_VERSION_2_25_X
default "2.26.1" if BR2_BINUTILS_VERSION_2_26_X
OpenPOWER on IntegriCloud