Author: nbd
Date: 2014-09-30 23:36:12 +0200 (Tue, 30 Sep 2014)
New Revision: 42704

Modified:
   trunk/toolchain/binutils/Makefile
Log:
binutils: update -linaro to 2.24.0-2014.09

Signed-off-by: Felix Fietkau <[email protected]>

Modified: trunk/toolchain/binutils/Makefile
===================================================================
--- trunk/toolchain/binutils/Makefile   2014-09-30 21:36:04 UTC (rev 42703)
+++ trunk/toolchain/binutils/Makefile   2014-09-30 21:36:12 UTC (rev 42704)
@@ -11,10 +11,10 @@
 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
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to