|
@@ -38,10 +38,10 @@ PKG_SITES:= https://github.com/c-sky/binutils-gdb.git
|
|
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.xz
|
|
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.xz
|
|
endif
|
|
endif
|
|
ifeq ($(ADK_TOOLCHAIN_BINUTILS_NDS32),y)
|
|
ifeq ($(ADK_TOOLCHAIN_BINUTILS_NDS32),y)
|
|
-PKG_VERSION:= 2.24-nds32
|
|
|
|
|
|
+PKG_VERSION:= nds32-binutils-2.30-branch-open
|
|
|
|
+PKG_GIT:= branch
|
|
PKG_RELEASE:= 1
|
|
PKG_RELEASE:= 1
|
|
-PKG_HASH:= ab1c72aeed2d50403bdf67914e60d936279d065943d83d1c19c20462a7b82cda
|
|
|
|
-PKG_SITES:= http://distfiles.openadk.org/
|
|
|
|
|
|
+PKG_SITES:= https://github.com/andestech/binutils.git
|
|
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.xz
|
|
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.xz
|
|
endif
|
|
endif
|
|
ifeq ($(ADK_TOOLCHAIN_BINUTILS_AVR32),y)
|
|
ifeq ($(ADK_TOOLCHAIN_BINUTILS_AVR32),y)
|