From e3e9d8a192ce39d11f684c540405d1ab70ca5978 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20B=C3=BCsch?= Date: Mon, 9 Aug 2010 13:25:58 +0000 Subject: kexec-tools: Update to 2.0.2. Mips64 support is builtin in this version. So remove the patch. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22559 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/kexec-tools/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'package/kexec-tools/Makefile') diff --git a/package/kexec-tools/Makefile b/package/kexec-tools/Makefile index a9a1544bda..0e2ca2274a 100644 --- a/package/kexec-tools/Makefile +++ b/package/kexec-tools/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006-2009 OpenWrt.org +# Copyright (C) 2006-2010 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=kexec-tools -PKG_VERSION:=2.0.1 -PKG_RELEASE:=3 +PKG_VERSION:=2.0.2 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 -PKG_SOURCE_URL:=@KERNEL/linux/kernel/people/horms/kexec-tools -PKG_MD5SUM:=67c1a396fdf67b984dad939a59a01571 +PKG_SOURCE_URL:=@KERNEL/linux/utils/kernel/kexec +PKG_MD5SUM:=35d05fed1c97008ac34c5bfb929295eb PKG_FIXUP:=libtool -- cgit v1.2.3