diff options
author | Evgeniy Didin <Evgeniy.Didin@synopsys.com> | 2018-05-25 21:07:01 +0300 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2018-05-26 10:17:50 +0200 |
commit | 7aaabe8fc04006b15bb5f9aaf08ac07603fcf7fe (patch) | |
tree | 1f2ca5c817e13fedb467165336903450b2345b7c /package/glibc/glibc.hash | |
parent | 71e33a927c00ab66d9c14732e40c051e48456d41 (diff) | |
download | buildroot-7aaabe8fc04006b15bb5f9aaf08ac07603fcf7fe.tar.gz buildroot-7aaabe8fc04006b15bb5f9aaf08ac07603fcf7fe.zip |
toolchain: Bump ARC tools to arc-2018.03-rc2
This commit bumps ARC toolchain to arc-2018.03-rc2, which
includes significant changes since arc-2018.03-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 <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/glibc/glibc.hash')
-rw-r--r-- | package/glibc/glibc.hash | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/glibc/glibc.hash b/package/glibc/glibc.hash index 5a90e612b9..f19fa92af4 100644 --- a/package/glibc/glibc.hash +++ b/package/glibc/glibc.hash @@ -1,7 +1,7 @@ # Locally calculated (fetched from Github) sha256 a74489d14f4017bee6a6c6fe76f1de0dbf7d66c8695116de5aadd141c4757892 glibc-glibc-2.27.tar.gz # Locally calculated (fetched from Github) -sha256 d88f60081285b639122a49425e5fcf8c8cbb0f05efde7a3cb206089fae53c232 glibc-arc-2018.03-rc1.tar.gz +sha256 ddc63360393ab88ab6a4a0c81d33481f34c5a9ebd758eec2e6bb35385058b4cb glibc-arc-2018.03-rc2.tar.gz sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING sha256 dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551 COPYING.LIB |