summaryrefslogtreecommitdiff
path: root/toolchain/binutils/Makefile.inc
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2016-03-12 10:41:40 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2016-03-12 10:42:21 +0100
commit362567c5be91f3ef422302168c05238cad87b407 (patch)
tree5ffe7ede01ba9b3b62e053d48532bface5c5753e /toolchain/binutils/Makefile.inc
parenta4b43d5bfe89f2859655e1f524bdde199907a89c (diff)
arc: update gcc and binutils
Diffstat (limited to 'toolchain/binutils/Makefile.inc')
-rw-r--r--toolchain/binutils/Makefile.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/toolchain/binutils/Makefile.inc b/toolchain/binutils/Makefile.inc
index fc7dde877..188981da9 100644
--- a/toolchain/binutils/Makefile.inc
+++ b/toolchain/binutils/Makefile.inc
@@ -24,9 +24,9 @@ PKG_SITES:= ${MASTER_SITE_GNU:=binutils/}
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz
endif
ifeq ($(ADK_TOOLCHAIN_BINUTILS_2_23_ARC),y)
-PKG_VERSION:= 07548f412246c68cd098b7b8fe3b7f86f43e4180
+PKG_VERSION:= fc013006f64af9933a0b3171d5e48d8dfd53e44b
PKG_RELEASE:= 1
-PKG_SITES:= https://github.com/foss-for-synopsys-dwc-arc-processors/binutils-gdb.git
+PKG_SITES:= https://github.com/foss-for-synopsys-dwc-arc-processors/binutils-gdb_refact.git
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.xz
endif
ifeq ($(ADK_TOOLCHAIN_BINUTILS_2_22),y)