From 663d80e6f393acfba01dff748856c185c19e168a Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 18 Mar 2016 22:20:45 +0100 Subject: arc: use stable tags for binutils/gcc --- toolchain/binutils/Makefile.inc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'toolchain/binutils/Makefile.inc') diff --git a/toolchain/binutils/Makefile.inc b/toolchain/binutils/Makefile.inc index 188981da9..7d01e2ddb 100644 --- a/toolchain/binutils/Makefile.inc +++ b/toolchain/binutils/Makefile.inc @@ -24,9 +24,10 @@ PKG_SITES:= ${MASTER_SITE_GNU:=binutils/} DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz endif ifeq ($(ADK_TOOLCHAIN_BINUTILS_2_23_ARC),y) -PKG_VERSION:= fc013006f64af9933a0b3171d5e48d8dfd53e44b +PKG_VERSION:= arc-2015.12 +PKG_GIT:= tag PKG_RELEASE:= 1 -PKG_SITES:= https://github.com/foss-for-synopsys-dwc-arc-processors/binutils-gdb_refact.git +PKG_SITES:= https://github.com/foss-for-synopsys-dwc-arc-processors/binutils-gdb.git DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.xz endif ifeq ($(ADK_TOOLCHAIN_BINUTILS_2_22),y) -- cgit v1.2.3