Skip to content
Snippets Groups Projects
Commit 3959555e authored by Felix Fietkau's avatar Felix Fietkau
Browse files

binutils: update -linaro to 2.24.0-2014.09


Signed-off-by: default avatarFelix Fietkau <nbd@openwrt.org>

SVN-Revision: 42704
parent 1161df82
No related branches found
No related tags found
No related merge requests found
......@@ -11,10 +11,10 @@ PKG_VERSION:=$(call qstrip,$(CONFIG_BINUTILS_VERSION))
BIN_VERSION:=$(PKG_VERSION)
ifeq ($(findstring linaro, $(CONFIG_BINUTILS_VERSION)),linaro)
PKG_SOURCE_URL:=https://releases.linaro.org/13.12/components/toolchain/binutils-linaro/
PKG_REV:=2.24-2013.12
PKG_SOURCE_URL:=https://releases.linaro.org/14.09/components/toolchain/binutils-linaro/
PKG_REV:=2.24.0-2014.09
PKG_SOURCE:=$(PKG_NAME)-linaro-$(PKG_REV).tar.xz
PKG_MD5SUM:=4f0fe947895a260b8386de63b09feb18
PKG_MD5SUM:=8f9b2b2e049d59b1b86ce9657802a353
BINUTILS_DIR:=$(PKG_NAME)-linaro-$(PKG_REV)
HOST_BUILD_DIR:=$(BUILD_DIR_TOOLCHAIN)/$(BINUTILS_DIR)
else
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment