diff options
author | Evgeniy Didin <Evgeniy.Didin@synopsys.com> | 2018-11-20 19:25:22 +0300 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2018-11-20 23:13:20 +0100 |
commit | c786ca2fcbb909a6d3d16200dec5ea96be0ecb51 (patch) | |
tree | 32572040f745e0e2c52c33393f165c5d57836c48 /package/gcc/gcc.hash | |
parent | fac4474cefc5ce0fd5efd620552dda2d217b497c (diff) | |
download | buildroot-c786ca2fcbb909a6d3d16200dec5ea96be0ecb51.tar.gz buildroot-c786ca2fcbb909a6d3d16200dec5ea96be0ecb51.zip |
toolchain: Bump ARC tools to arc-2018.09-rc2
This commit bumps ARC toolchain to arc-2018.09-rc2,
which includes significant changes since arc-2018.09-rc1.
We want to test how new toolchain-rc2 builds packages,
so we can make fixes before release of toolcain.
This makes us closer to toolchain release which will be in a few weeks.
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: Evgeniy Didin <Evgeniy.Didin@synopsys.com>
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Cc: arc-buildroot@synopsys.com
Signed-off-by: Peter Korsgaard <peter@korsgaard.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 bde5ae9f85..5dd15c5f8d 100644 --- a/package/gcc/gcc.hash +++ b/package/gcc/gcc.hash @@ -10,6 +10,6 @@ sha512 ad41a7e4584e40e92cdf860bc0288500fbaf5dfb7e8c3fcabe9eba809c87bcfa85b46c19 sha512 64898a165f67e136d802a92e7633bf1b06c85266027e52127ea025bf5fc2291b5e858288aac0bdba246e6cdf7c6ec88bc8e0e7f3f6f1985f4297710cafde56ed gcc-8.2.0.tar.xz # Locally calculated (fetched from Github) -sha512 13b876c8397fd73ad8e41220f4467a9f22cd97e1d075c114a6247e81c3330830522bbe1befc4be7021aeb588416248fdd0738ba63dace39451fc4757d17befcf gcc-arc-2018.09-rc1.tar.gz +sha512 6602534598e317e18265622faea72a195fc428ae8d54062a2e8a713eecf12e41d0b19b55caa1abd316336e3f421f4bf49c849dda5ae65c9c4a3675b9f02278bc gcc-arc-2018.09-rc2.tar.gz # Locally calculated (fetched from Github) sha512 2de7cf47333a4092b02d3bb98f4206f14966f1d139a724d09cf3b22f8a43ae0c704f33e6477d6367a03c29b265480dc900169e9d417006c5d46f0ae446b8c6f1 gcc-or1k-musl-5.4.0-20170218.tar.gz |