summaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/common.mk
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2013-01-07 18:16:33 +0000
committerFlorian Fainelli <florian@openwrt.org>2013-01-07 18:16:33 +0000
commit2e8be0cc4bc58610a2fa8ee2b32780ab7b64bea4 (patch)
tree4026d74dbce80cb5e9adca9a064b59183c4a9957 /toolchain/gcc/common.mk
parentb71fdb0abfbdb6a876e3b7659605958e2802e41f (diff)
downloadmaster-31e0f0ae-2e8be0cc4bc58610a2fa8ee2b32780ab7b64bea4.tar.gz
master-31e0f0ae-2e8be0cc4bc58610a2fa8ee2b32780ab7b64bea4.tar.bz2
master-31e0f0ae-2e8be0cc4bc58610a2fa8ee2b32780ab7b64bea4.zip
gcc-linaro-4.6: update to 2012.12
Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35044
Diffstat (limited to 'toolchain/gcc/common.mk')
-rw-r--r--toolchain/gcc/common.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/toolchain/gcc/common.mk b/toolchain/gcc/common.mk
index 8f2781bd57..92873a0229 100644
--- a/toolchain/gcc/common.mk
+++ b/toolchain/gcc/common.mk
@@ -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.11
+ PKG_REV:=4.6-2012.12
PKG_VERSION:=4.6.4
PKG_VERSION_MAJOR:=4.6
- PKG_MD5SUM:=d2632b8d3c0e44025dd1c8661db0c201
+ PKG_MD5SUM:=6b6c6a4faa026edd1193cf6426309039
endif
ifeq ($(CONFIG_GCC_VERSION),"4.7-linaro")
PKG_REV:=4.7-2012.12