[toolchain/gcc]: upgrade Linaro GCC 4.8 to 4.8-2013.12

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39209 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Imre Kaloz 2014-01-07 15:00:33 +00:00
parent b3160a58e8
commit 9504d849ae
1 changed files with 2 additions and 2 deletions

View File

@ -34,10 +34,10 @@ ifeq ($(findstring linaro, $(CONFIG_GCC_VERSION)),linaro)
PKG_COMP:=bz2 PKG_COMP:=bz2
endif endif
ifeq ($(CONFIG_GCC_VERSION),"4.8-linaro") ifeq ($(CONFIG_GCC_VERSION),"4.8-linaro")
PKG_REV:=4.8-2013.11 PKG_REV:=4.8-2013.12
PKG_VERSION:=4.8.3 PKG_VERSION:=4.8.3
PKG_VERSION_MAJOR:=4.8 PKG_VERSION_MAJOR:=4.8
PKG_MD5SUM:=729f4ac34ad404892ecafb991bea2da5 PKG_MD5SUM:=bd7a22ff4d1b6bb4824ef908e07bde66
PKG_COMP:=xz PKG_COMP:=xz
endif endif
PKG_SOURCE_URL:=http://launchpad.net/gcc-linaro/$(PKG_VERSION_MAJOR)/$(PKG_REV)/+download/ PKG_SOURCE_URL:=http://launchpad.net/gcc-linaro/$(PKG_VERSION_MAJOR)/$(PKG_REV)/+download/