gcc-4.6-linaro: update to 2012.11
Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34264
This commit is contained in:
parent
d82044de9c
commit
9659e20d57
1 changed files with 2 additions and 2 deletions
|
@ -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 a new issue