summaryrefslogtreecommitdiffstats
path: root/package/binutils/Config.in.host
diff options
context:
space:
mode:
authorAlexey Brodkin <Alexey.Brodkin@synopsys.com>2017-05-12 21:31:04 +0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-05-13 15:05:18 +0200
commit043737282010f83e8ec20618a034131bc7e8cae1 (patch)
tree09106ca2821908c4d90fab607257174e9e2541f7 /package/binutils/Config.in.host
parent0d0fcfa443754ed33ab81b52dd22c5e89ea45c24 (diff)
downloadbuildroot-043737282010f83e8ec20618a034131bc7e8cae1.tar.gz
buildroot-043737282010f83e8ec20618a034131bc7e8cae1.zip
toolchain: Bump ARC tools to arc-2017.03-rc2
This commit bumps ARC toolchain to arc-2017.03-rc2 Please note that it is a release candidate and it might contain some breakages, please don't use it for production builds. Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.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 e147ef0a26..9e89e57b85 100644
--- a/package/binutils/Config.in.host
+++ b/package/binutils/Config.in.host
@@ -23,7 +23,7 @@ endchoice
config BR2_BINUTILS_VERSION
string
- default "arc-2017.03-rc1" if BR2_arc
+ default "arc-2017.03-rc2" if BR2_arc
default "2.26.1" if BR2_BINUTILS_VERSION_2_26_X
default "2.27" if BR2_BINUTILS_VERSION_2_27_X
default "2.28" if BR2_BINUTILS_VERSION_2_28_X
OpenPOWER on IntegriCloud