1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-18 21:48:23 +02:00

gdb: update to 7.5-2012.12-1

Signed-off-by: Daniel Golle <dgolle@allnet.de>
Signed-off-by: Florian Fainelli <florian@openwrt.org>

SVN-Revision: 36108
This commit is contained in:
Florian Fainelli 2013-03-22 10:06:10 +00:00
parent 3810cc0f46
commit 12b686ed39

@ -7,12 +7,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=gdb
PKG_REV:=7.5-2012.09
PKG_REV:=7.5-2012.12-1
PKG_VERSION_MAJOR:=7.5
PKG_VERSION:=linaro-$(PKG_REV)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_MD5SUM:=758c2da97c27f7b50ca48cb803eaa9aa
PKG_MD5SUM:=016cf2c5ed06adf7c601e3301a14e370
PKG_SOURCE_URL:=http://launchpad.net/gdb-linaro/$(PKG_VERSION_MAJOR)/$(PKG_REV)/+download/
HOST_BUILD_PARALLEL:=1