1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-01 01:32:57 +03:00

[toolchain] gcc-4.7-linaro: update to 2012.11

Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34263 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2012-11-19 19:37:33 +00:00
parent 4797254b54
commit 4601430cdc

View File

@ -50,10 +50,10 @@ ifeq ($(findstring linaro, $(CONFIG_GCC_VERSION)),linaro)
PKG_MD5SUM:=acd304caf055ccaaca4e3ef61da11e7d
endif
ifeq ($(CONFIG_GCC_VERSION),"4.7-linaro")
PKG_REV:=4.7-2012.10
PKG_REV:=4.7-2012.11
PKG_VERSION:=4.7.3
PKG_VERSION_MAJOR:=4.7
PKG_MD5SUM:=a5ca87667350f1395d4da40c94ef059c
PKG_MD5SUM:=590481ff4aff1a9e0f9a206516248877
endif
PKG_SOURCE_URL:=http://launchpad.net/gcc-linaro/$(PKG_VERSION_MAJOR)/$(PKG_REV)/+download/
PKG_SOURCE:=$(PKG_NAME)-linaro-$(PKG_REV).tar.bz2