X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=toolchain%2Fgcc%2Fcommon.mk;h=4970ccde8cf13d7a90ecdd54ffbe972e451d6234;hp=53e4635df4c39dc522a385b54c16fda0eb955e7f;hb=5d223006f93ed2a12810e573dc5c5c2cfa4d06a4;hpb=1b33268404a40b748c211b6be23e857871406064 diff --git a/toolchain/gcc/common.mk b/toolchain/gcc/common.mk index 53e4635df4..4970ccde8c 100644 --- a/toolchain/gcc/common.mk +++ b/toolchain/gcc/common.mk @@ -44,10 +44,10 @@ ifeq ($(findstring linaro, $(CONFIG_GCC_VERSION)),linaro) PKG_MD5SUM:=e05be9ea8eca2ad4c859d35dbab568e7 endif ifeq ($(CONFIG_GCC_VERSION),"4.6-linaro") - PKG_REV:=4.6-2012.02 - PKG_VERSION:=4.6.3 + PKG_REV:=4.6-2012.10 + PKG_VERSION:=4.6.4 PKG_VERSION_MAJOR:=4.6 - PKG_MD5SUM:=2b7887846f8e5ac1ca58fe4dfaabf5a6 + PKG_MD5SUM:=acd304caf055ccaaca4e3ef61da11e7d endif ifeq ($(CONFIG_GCC_VERSION),"4.7-linaro") PKG_REV:=4.7-2012.04