summaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/common.mk
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-10-13 19:19:38 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-10-13 19:19:38 +0000
commit3f3a7d68ff3301f34c715620b959192301614c3e (patch)
tree188798ed6138af6bb8a2e796c1dfc74a2e3b6236 /toolchain/gcc/common.mk
parentc302e567bef946750b67dcaf2f3aa0fbdf4d6be9 (diff)
[toolchain] gcc: update gcc-4.6-linaro to 4.6-2012.10
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33758 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'toolchain/gcc/common.mk')
-rw-r--r--toolchain/gcc/common.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/toolchain/gcc/common.mk b/toolchain/gcc/common.mk
index 53e4635df..4970ccde8 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