diff options
author | Alexey Brodkin <Alexey.Brodkin@synopsys.com> | 2017-05-23 21:41:37 +0300 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-05-25 15:20:34 +0200 |
commit | 0ade154f235560e9cc14bbfe7508fc5601735a11 (patch) | |
tree | fcc8a6391ef049aa80b60032c112902fe4c76fb4 /package/gcc/gcc.hash | |
parent | 6bc8de6f9d5856213cb45f4a86556b55321e3575 (diff) | |
download | buildroot-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/gcc/gcc.hash')
-rw-r--r-- | package/gcc/gcc.hash | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/gcc/gcc.hash b/package/gcc/gcc.hash index 4313f157cb..db59bae309 100644 --- a/package/gcc/gcc.hash +++ b/package/gcc/gcc.hash @@ -12,6 +12,6 @@ sha512 2941cc950c8f2409a314df497631f9b0266211aa74746c1839c46e04f1c7c299afe2528d sha512 234dd9b1bdc9a9c6e352216a7ef4ccadc6c07f156006a59759c5e0e6a69f0abcdc14630eff11e3826dd6ba5933a8faa43043f3d1d62df6bd5ab1e82862f9bf78 gcc-6.3.0.tar.bz2 # Locally calculated (fetched from Github) -sha512 8157d784367de2de853f7d288a213ee3222ac77321d18a887cd5a9c55b53f5948cc8608ec82398cb7e0a155ffa79f86f6469a23b505b22cd0eb5b69d610abd41 gcc-arc-2017.03-rc2.tar.gz +sha512 282f76b8b63372f5b4426092b80d36da96cd0bda2a8588405b9ec22806c69fafb696b0e0df65bc36c3c3aa8ce5befc24246fd5c6ddb21dcde01f45f7b11ff7c4 gcc-arc-2017.03.tar.gz # Locally calculated (fetched from Github) sha512 841101f7de45f327bf2e92f3efc73ca88a021e4b9b541458ce80a16e55882bd8606a8492d75c57c589ee2c10d42ae2865b67690155d7289a541df1d68096402f gcc-musl-5.4.0.tar.gz |