From cdd54e5dbcc88c265a03afcc408c48cca30df03a Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 27 Sep 2017 04:25:04 +0200 Subject: binutils: update to real release file, remove obsolete patches --- toolchain/binutils/Makefile.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'toolchain/binutils/Makefile.inc') diff --git a/toolchain/binutils/Makefile.inc b/toolchain/binutils/Makefile.inc index 1262a882f..b4767043a 100644 --- a/toolchain/binutils/Makefile.inc +++ b/toolchain/binutils/Makefile.inc @@ -5,8 +5,8 @@ PKG_NAME:= binutils ifeq ($(ADK_TOOLCHAIN_BINUTILS_2_29),y) PKG_VERSION:= 2.29.1 PKG_RELEASE:= 1 -PKG_HASH:= 56507e116d070271325a216e13f125a1fad0fe2d23966aab5cfedd4a8e66b214 -PKG_SITES:= ftp://sourceware.org/pub/binutils/snapshots/ +PKG_HASH:= e7010a46969f9d3e53b650a518663f98a5dde3c3ae21b7d71e5e6803bc36b577 +PKG_SITES:= ${MASTER_SITE_GNU:=binutils/} DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.xz endif ifeq ($(ADK_TOOLCHAIN_BINUTILS_ARC),y) -- cgit v1.2.3