mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 21:37:10 +02:00
[toolchain] gcc: update 4.5-linaro to 4.5-2012.03
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33760 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
ba7c382c77
commit
6c81b72b35
@ -38,10 +38,10 @@ ifdef CONFIG_GCC_VERSION_LLVM
|
|||||||
else
|
else
|
||||||
ifeq ($(findstring linaro, $(CONFIG_GCC_VERSION)),linaro)
|
ifeq ($(findstring linaro, $(CONFIG_GCC_VERSION)),linaro)
|
||||||
ifeq ($(CONFIG_GCC_VERSION),"4.5-linaro")
|
ifeq ($(CONFIG_GCC_VERSION),"4.5-linaro")
|
||||||
PKG_REV:=4.5-2012.02
|
PKG_REV:=4.5-2012.03
|
||||||
PKG_VERSION:=4.5.4
|
PKG_VERSION:=4.5.4
|
||||||
PKG_VERSION_MAJOR:=4.5
|
PKG_VERSION_MAJOR:=4.5
|
||||||
PKG_MD5SUM:=e05be9ea8eca2ad4c859d35dbab568e7
|
PKG_MD5SUM:=0c25f93e15e362e352c933e4649a7fc6
|
||||||
endif
|
endif
|
||||||
ifeq ($(CONFIG_GCC_VERSION),"4.6-linaro")
|
ifeq ($(CONFIG_GCC_VERSION),"4.6-linaro")
|
||||||
PKG_REV:=4.6-2012.10
|
PKG_REV:=4.6-2012.10
|
||||||
|
Loading…
Reference in New Issue
Block a user