diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-18 15:20:28 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-18 15:20:28 +0100 |
commit | cc2ad83623905e8823e3d40c9575e2b1422ac9b4 (patch) | |
tree | c0eb88242e8de2588944fab5f911b1ce99457978 /package/kexec-tools/patches/patch-kexec_kexec_c | |
parent | 300e48e56f135fb7bfd472a03df70c8c4f4db90a (diff) | |
parent | 7f43a8279028f843b636146e525b9ccc1a5168a6 (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/kexec-tools/patches/patch-kexec_kexec_c')
-rw-r--r-- | package/kexec-tools/patches/patch-kexec_kexec_c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/kexec-tools/patches/patch-kexec_kexec_c b/package/kexec-tools/patches/patch-kexec_kexec_c index 68dc2bee9..8ce2ac370 100644 --- a/package/kexec-tools/patches/patch-kexec_kexec_c +++ b/package/kexec-tools/patches/patch-kexec_kexec_c @@ -1,6 +1,6 @@ ---- kexec-tools-2.0.2.orig/kexec/kexec.c 2010-07-29 06:19:59.000000000 +0200 -+++ kexec-tools-2.0.2/kexec/kexec.c 2011-09-05 18:50:27.679232756 +0200 -@@ -796,17 +796,14 @@ int k_unload (unsigned long kexec_flags) +--- kexec-tools-2.0.5.orig/kexec/kexec.c 2013-12-13 01:52:47.000000000 +0100 ++++ kexec-tools-2.0.5/kexec/kexec.c 2014-03-18 14:46:58.000000000 +0100 +@@ -807,17 +807,14 @@ static int k_unload (unsigned long kexec static int my_shutdown(void) { char *args[] = { |