mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 21:37:10 +02:00
[toolchain] gcc-4.6-linaro: update to 2012.11
Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34264 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
4601430cdc
commit
73b36b6691
@ -44,10 +44,10 @@ ifeq ($(findstring linaro, $(CONFIG_GCC_VERSION)),linaro)
|
||||
PKG_MD5SUM:=0c25f93e15e362e352c933e4649a7fc6
|
||||
endif
|
||||
ifeq ($(CONFIG_GCC_VERSION),"4.6-linaro")
|
||||
PKG_REV:=4.6-2012.10
|
||||
PKG_REV:=4.6-2012.11
|
||||
PKG_VERSION:=4.6.4
|
||||
PKG_VERSION_MAJOR:=4.6
|
||||
PKG_MD5SUM:=acd304caf055ccaaca4e3ef61da11e7d
|
||||
PKG_MD5SUM:=d2632b8d3c0e44025dd1c8661db0c201
|
||||
endif
|
||||
ifeq ($(CONFIG_GCC_VERSION),"4.7-linaro")
|
||||
PKG_REV:=4.7-2012.11
|
||||
|
Loading…
Reference in New Issue
Block a user