From a3a8cadc1fcf4562f1978b31ba3728b695531ff0 Mon Sep 17 00:00:00 2001 From: Andrea Adami Date: Thu, 19 Aug 2010 23:22:07 +0200 Subject: kexec-tools-klibc-static: rename recipe to kexec-tools-klibc * avoid conflicts with -static suffix * update package names * bump PR --- recipes/kexec-tools/kexec-tools-klibc-2.0.2/string.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 recipes/kexec-tools/kexec-tools-klibc-2.0.2/string.patch (limited to 'recipes/kexec-tools/kexec-tools-klibc-2.0.2/string.patch') diff --git a/recipes/kexec-tools/kexec-tools-klibc-2.0.2/string.patch b/recipes/kexec-tools/kexec-tools-klibc-2.0.2/string.patch new file mode 100644 index 0000000000..7d27e3998f --- /dev/null +++ b/recipes/kexec-tools/kexec-tools-klibc-2.0.2/string.patch @@ -0,0 +1,11 @@ +Index: kexec-tools-2.0.2/purgatory/string.c +=================================================================== +--- kexec-tools-2.0.2.orig/purgatory/string.c 2008-05-16 13:28:19.000000000 +0200 ++++ kexec-tools-2.0.2/purgatory/string.c 2009-09-16 17:49:04.000000000 +0200 +@@ -1,5 +1,5 @@ + #include +-#include ++/* #include */ + + size_t strnlen(const char *s, size_t max) + { -- cgit v1.2.3