diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-07-29 15:09:06 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-08-01 23:38:05 +0200 |
commit | 0b5dc3192306409113adbb0dfbcaa62bbcdf4fb4 (patch) | |
tree | cd22aacf2497504131520e793bdcd049e673ec28 /package/binutils/binutils.hash | |
parent | ab2e1786c2c5b8ef377563ca9bc3f7dbabe2cb61 (diff) | |
download | buildroot-0b5dc3192306409113adbb0dfbcaa62bbcdf4fb4.tar.gz buildroot-0b5dc3192306409113adbb0dfbcaa62bbcdf4fb4.zip |
binutils: remove support for 2.26
Now that binutils 2.29 has been introduced, and we have moved to
2.28.1 as the default version, it is time to drop support for binutils
2.26.x.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/binutils/binutils.hash')
-rw-r--r-- | package/binutils/binutils.hash | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/binutils/binutils.hash b/package/binutils/binutils.hash index f6ac10d2fd..4630a26fef 100644 --- a/package/binutils/binutils.hash +++ b/package/binutils/binutils.hash @@ -1,5 +1,4 @@ # From ftp://gcc.gnu.org/pub/binutils/releases/sha512.sum -sha512 9d9165609fd3b0f20d616f9891fc8e2b466eb13e2bfce40125e12427f8f201d20e2b8322bb6cb2b45e8df812f0e8ac059149f8a1f69ba3ed9d86a35c6a540b67 binutils-2.26.1.tar.bz2 sha512 cf276f84935312361a2ca077e04d0b469d23a3aed979d8ba5d92ea590904ffb2c2e7ed12cc842822bfc402836be86f479660cef3791aa62f3753d8a1a6f564cb binutils-2.27.tar.bz2 sha512 dc5b6872ae01c07c12d38f3bb7ead06effc6da3265ac872e2d9c6104304f89f85f2645b029a43f308a7938a7299b1928d385205d0a2245674a621649032a138d binutils-2.28.1.tar.xz sha512 bb227c7af65133a61bbde8be4104a543f4185fce8c8e7be22c36d92d121d28b5413d42f18c7e987d035d6312c542d0e2aaca8930386a4ce26d7c9d7248145398 binutils-2.29.tar.xz |