mirror of
https://github.com/openwrt/openwrt.git
synced 2024-11-24 10:25:51 +08:00
gcc-4.7-linaro: update to 2012.11
Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34263
This commit is contained in:
parent
274c21cd8e
commit
d82044de9c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user