From c931a7be1490f40489892b8ef4ad35e98edfb870 Mon Sep 17 00:00:00 2001 From: Geoff Levand Date: Mon, 24 Aug 2009 20:06:26 +0000 Subject: kexec-tools: Update package to version 2.0.1 Update package from kexec-tools-2.0.0 to kexec-tools-2.0.1. Signed-off-by: Geoff Levand SVN-Revision: 17371 --- package/kexec-tools/patches/0001-arm.patch | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 package/kexec-tools/patches/0001-arm.patch (limited to 'package/kexec-tools/patches') diff --git a/package/kexec-tools/patches/0001-arm.patch b/package/kexec-tools/patches/0001-arm.patch deleted file mode 100644 index 4fb08fc..0000000 --- a/package/kexec-tools/patches/0001-arm.patch +++ /dev/null @@ -1,24 +0,0 @@ -diff -ruN kexec-tools/kexec/arch/arm/kexec-arm.c kexec-tools-mod/kexec/arch/arm/kexec-arm.c ---- kexec-tools/kexec/arch/arm/kexec-arm.c 2008-07-14 05:28:19.000000000 -0600 -+++ kexec-tools-mod/kexec/arch/arm/kexec-arm.c 2008-12-04 17:35:46.913936145 -0600 -@@ -110,6 +110,8 @@ - - const struct arch_map_entry arches[] = { - { "arm", KEXEC_ARCH_ARM }, -+ { "armv5teb", KEXEC_ARCH_ARM }, -+ { "armv6l", KEXEC_ARCH_ARM }, - { 0 }, - }; - -diff -ruN kexec-tools/kexec/arch/arm/kexec-zImage-arm.c kexec-tools-mod/kexec/arch/arm/kexec-zImage-arm.c ---- kexec-tools/kexec/arch/arm/kexec-zImage-arm.c 2008-07-14 05:28:19.000000000 -0600 -+++ kexec-tools-mod/kexec/arch/arm/kexec-zImage-arm.c 2008-12-04 17:03:41.512536642 -0600 -@@ -11,7 +11,7 @@ - #include - #include - #include --#include -+#include - #include "../../kexec.h" - - #define COMMAND_LINE_SIZE 1024 -- cgit v1.1