diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2014-09-06 12:15:15 +0200 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-09-09 21:52:15 +0200 |
| commit | 8f04057d1c3d84ba72eaf92e50c432e8fde5f9e9 (patch) | |
| tree | 143e51a2fd6f7c4ea48c71b0f7d56634e6adc305 /toolchain/binutils | |
| parent | 4ca141ca304964c4181d50fabdb25772c0b0d493 (diff) | |
add information where the tarballs are from
Diffstat (limited to 'toolchain/binutils')
| -rw-r--r-- | toolchain/binutils/Makefile.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/toolchain/binutils/Makefile.inc b/toolchain/binutils/Makefile.inc index 75819f916..464f959cb 100644 --- a/toolchain/binutils/Makefile.inc +++ b/toolchain/binutils/Makefile.inc @@ -10,6 +10,8 @@ PKG_SITES:= ${MASTER_SITE_GNU:=binutils/} DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz endif ifeq ($(ADK_TOOLCHAIN_BINUTILS_2_23_ARC),y) +# git commit afcd0783a37c73e09439737a11e0b3183746a652 +# https://github.com/foss-for-synopsys-dwc-arc-processors/binutils-gdb/tree/arc-2.23-tls PKG_VERSION:= 2.23 PKG_MD5SUM:= a5dd5dd2d212a282cc1d4a84633e0d88 PKG_RELEASE:= 1 |
