diff options
| author | Alexey Brodkin <Alexey.Brodkin@synopsys.com> | 2017-05-12 21:31:04 +0300 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-05-13 15:05:18 +0200 |
| commit | 043737282010f83e8ec20618a034131bc7e8cae1 (patch) | |
| tree | 09106ca2821908c4d90fab607257174e9e2541f7 /package/binutils | |
| parent | 0d0fcfa443754ed33ab81b52dd22c5e89ea45c24 (diff) | |
| download | buildroot-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')
| -rw-r--r-- | package/binutils/Config.in.host | 2 | ||||
| -rw-r--r-- | package/binutils/arc-2017.03-rc2/0300-PATCH-ld-makefile.patch (renamed from package/binutils/arc-2017.03-rc1/0300-PATCH-ld-makefile.patch) | 0 | ||||
| -rw-r--r-- | package/binutils/arc-2017.03-rc2/0301-PATCH-check-ldrunpath-length.patch (renamed from package/binutils/arc-2017.03-rc1/0301-PATCH-check-ldrunpath-length.patch) | 0 | ||||
| -rw-r--r-- | package/binutils/arc-2017.03-rc2/0500-add-sysroot-fix-from-bug-3049.patch (renamed from package/binutils/arc-2017.03-rc1/0500-add-sysroot-fix-from-bug-3049.patch) | 0 | ||||
| -rw-r--r-- | package/binutils/arc-2017.03-rc2/0600-poison-system-directories.patch (renamed from package/binutils/arc-2017.03-rc1/0600-poison-system-directories.patch) | 0 | ||||
| -rw-r--r-- | package/binutils/binutils.hash | 2 |
6 files changed, 2 insertions, 2 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 diff --git a/package/binutils/arc-2017.03-rc1/0300-PATCH-ld-makefile.patch b/package/binutils/arc-2017.03-rc2/0300-PATCH-ld-makefile.patch index 6b3cd440d1..6b3cd440d1 100644 --- a/package/binutils/arc-2017.03-rc1/0300-PATCH-ld-makefile.patch +++ b/package/binutils/arc-2017.03-rc2/0300-PATCH-ld-makefile.patch diff --git a/package/binutils/arc-2017.03-rc1/0301-PATCH-check-ldrunpath-length.patch b/package/binutils/arc-2017.03-rc2/0301-PATCH-check-ldrunpath-length.patch index 9bb23411f6..9bb23411f6 100644 --- a/package/binutils/arc-2017.03-rc1/0301-PATCH-check-ldrunpath-length.patch +++ b/package/binutils/arc-2017.03-rc2/0301-PATCH-check-ldrunpath-length.patch diff --git a/package/binutils/arc-2017.03-rc1/0500-add-sysroot-fix-from-bug-3049.patch b/package/binutils/arc-2017.03-rc2/0500-add-sysroot-fix-from-bug-3049.patch index 0331088666..0331088666 100644 --- a/package/binutils/arc-2017.03-rc1/0500-add-sysroot-fix-from-bug-3049.patch +++ b/package/binutils/arc-2017.03-rc2/0500-add-sysroot-fix-from-bug-3049.patch diff --git a/package/binutils/arc-2017.03-rc1/0600-poison-system-directories.patch b/package/binutils/arc-2017.03-rc2/0600-poison-system-directories.patch index bb1a7b438c..bb1a7b438c 100644 --- a/package/binutils/arc-2017.03-rc1/0600-poison-system-directories.patch +++ b/package/binutils/arc-2017.03-rc2/0600-poison-system-directories.patch diff --git a/package/binutils/binutils.hash b/package/binutils/binutils.hash index be3f7036d1..486bf37d37 100644 --- a/package/binutils/binutils.hash +++ b/package/binutils/binutils.hash @@ -4,4 +4,4 @@ sha512 cf276f84935312361a2ca077e04d0b469d23a3aed979d8ba5d92ea590904ffb2c2e7ed12c sha512 ede2e4e59a800260eea8c14eafbaee94e30abadafd5c419a3370f9f62213cf027d6400a1d4970b6958bd4d220e675dcd483a708107016e7abd5c99d7392ba8fd binutils-2.28.tar.bz2 # Locally calculated (fetched from Github) -sha512 536d252a4dae94803eb95a400e16d43c8e709276e3baed1d0c07fd764b2457b7845a0b3de9c78ab10211ab7e18a49c3a988570fc434357a72aac05cee9ca6beb binutils-arc-2017.03-rc1.tar.gz +sha512 577fbd59dc8d41022ed511b86f3afc49af48ab798a7b187411a466621dc6247dff7dd84fa110ca278f09a9e523d8bdb892a233c00bf47d11b92be70e7278efe9 binutils-arc-2017.03-rc2.tar.gz |

