summaryrefslogtreecommitdiffstats
path: root/package/binutils/Config.in.host
diff options
context:
space:
mode:
authorAlexey Brodkin <Alexey.Brodkin@synopsys.com>2017-05-23 21:41:37 +0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-05-25 15:20:34 +0200
commit0ade154f235560e9cc14bbfe7508fc5601735a11 (patch)
treefcc8a6391ef049aa80b60032c112902fe4c76fb4 /package/binutils/Config.in.host
parent6bc8de6f9d5856213cb45f4a86556b55321e3575 (diff)
downloadbuildroot-0ade154f235560e9cc14bbfe7508fc5601735a11.tar.gz
buildroot-0ade154f235560e9cc14bbfe7508fc5601735a11.zip
toolchain: Bump ARC tools to arc-2017.03 release
This commit finally bumps ARC toolchain to arc-2017.03 release. More info on this release could be found here: https://github.com/foss-for-synopsys-dwc-arc-processors/toolchain/releases/tag/arc-2017.03 Note mentioned above web-page is not yet populated but should be very soon. As a safe fall-back interested could refer to RC2 page here: https://github.com/foss-for-synopsys-dwc-arc-processors/toolchain/releases/tag/arc-2017.03-rc2 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 9e89e57b85..03ddf62cbc 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-rc2" if BR2_arc
+ default "arc-2017.03" 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