Changeset 25948
- Timestamp:
- 2011-03-08T08:51:06+01:00 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/toolchain/gdb/Makefile
r25585 r25948 1 # 2 # Copyright (C) 2006-20 09OpenWrt.org1 # 2 # Copyright (C) 2006-2011 OpenWrt.org 3 3 # 4 4 # This is free software, licensed under the GNU General Public License v2. … … 8 8 9 9 PKG_NAME:=gdb 10 PKG_VERSION:= 7.210 PKG_VERSION:=linaro-7.2-2011.03-0 11 11 12 12 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 13 PKG_MD5SUM:= 64260e6c56979ee750a01055f16091a514 PKG_SOURCE_URL:= @GNU/gdb13 PKG_MD5SUM:=747b655418058964451eff7c7a15013c 14 PKG_SOURCE_URL:=http://launchpad.net/gdb-linaro/7.2/7.2-2011.03-0/+download/ 15 15 16 16 include $(INCLUDE_DIR)/toolchain-build.mk
Note: See TracChangeset
for help on using the changeset viewer.