summaryrefslogtreecommitdiff
path: root/toolchain
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbrodkorb@conet.de>2018-09-21 18:31:08 +0200
committerWaldemar Brodkorb <wbrodkorb@conet.de>2018-09-21 18:31:08 +0200
commit23ed5797ca7fd6707532cdfce06e047503697fad (patch)
treecc48af39d74caa9c5a3fc77dc014b9b2fa5acd2c /toolchain
parent7a604b393b51c196e765cf0e7121b56fc96b02f4 (diff)
binutils: update to 2.31.1
Diffstat (limited to 'toolchain')
-rw-r--r--toolchain/binutils/Makefile.inc6
-rw-r--r--toolchain/elf2flt/Makefile4
2 files changed, 5 insertions, 5 deletions
diff --git a/toolchain/binutils/Makefile.inc b/toolchain/binutils/Makefile.inc
index 08118cc62..20d17ce01 100644
--- a/toolchain/binutils/Makefile.inc
+++ b/toolchain/binutils/Makefile.inc
@@ -2,10 +2,10 @@
# material, please see the LICENCE file in the top-level directory.
PKG_NAME:= binutils
-ifeq ($(ADK_TOOLCHAIN_BINUTILS_2_30),y)
-PKG_VERSION:= 2.30
+ifeq ($(ADK_TOOLCHAIN_BINUTILS_2_31),y)
+PKG_VERSION:= 2.31.1
PKG_RELEASE:= 1
-PKG_HASH:= 6e46b8aeae2f727a36f0bd9505e405768a72218f1796f0d09757d45209871ae6
+PKG_HASH:= 5d20086ecf5752cc7d9134246e9588fa201740d540f7eb84d795b1f7a93bca86
PKG_SITES:= ${MASTER_SITE_GNU:=binutils/}
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.xz
endif
diff --git a/toolchain/elf2flt/Makefile b/toolchain/elf2flt/Makefile
index 76b1975a9..4489e71af 100644
--- a/toolchain/elf2flt/Makefile
+++ b/toolchain/elf2flt/Makefile
@@ -9,8 +9,8 @@ include $(ADK_TOPDIR)/mk/buildhlp.mk
ifeq ($(ADK_TOOLCHAIN_BINUTILS_GIT),y)
BINUTILS_VERSION:= git
endif
-ifeq ($(ADK_TOOLCHAIN_BINUTILS_2_30),y)
-BINUTILS_VERSION:= 2.30
+ifeq ($(ADK_TOOLCHAIN_BINUTILS_2_31),y)
+BINUTILS_VERSION:= 2.31.1
endif
ifeq ($(ADK_TOOLCHAIN_BINUTILS_2_29),y)
BINUTILS_VERSION:= 2.29.1