diff options
| author | Khem Raj <raj.khem@gmail.com> | 2019-07-21 00:45:40 -0700 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2019-07-21 09:40:20 -0700 |
| commit | 4ee778798df2e30362f9138c8988d343a963ab2b (patch) | |
| tree | 20d53aa5e91c387a477018e7d1e27522958a149c /meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/0008-kexec.c-replace-mising-BLKGETSIZE64.patch | |
| parent | b44a72a07e13862896e05169faeaebadf671779b (diff) | |
| download | meta-openembedded-4ee778798df2e30362f9138c8988d343a963ab2b.tar.gz | |
kexec-tools-klibc: Refresh patch with no code change
Fixes
kexec-tools-klibc-2.0.18+gitAUTOINC+5750980cdb: Patch log indicates that patches do not apply cleanly. [patch-fuzz]
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/0008-kexec.c-replace-mising-BLKGETSIZE64.patch')
| -rw-r--r-- | meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/0008-kexec.c-replace-mising-BLKGETSIZE64.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/0008-kexec.c-replace-mising-BLKGETSIZE64.patch b/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/0008-kexec.c-replace-mising-BLKGETSIZE64.patch index cfc51cf7f3..0ab7a1d71e 100644 --- a/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/0008-kexec.c-replace-mising-BLKGETSIZE64.patch +++ b/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/0008-kexec.c-replace-mising-BLKGETSIZE64.patch | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | From 12c7b09c3152f2b3475d081691a26bd1a5633256 Mon Sep 17 00:00:00 2001 | 1 | From 30b61da180286643bea68b09b092744346011801 Mon Sep 17 00:00:00 2001 |
| 2 | From: Andrea Adami <andrea.adami@gmail.com> | 2 | From: Andrea Adami <andrea.adami@gmail.com> |
| 3 | Date: Tue, 17 Apr 2018 11:38:42 +0200 | 3 | Date: Tue, 17 Apr 2018 11:38:42 +0200 |
| 4 | Subject: [PATCH] kexec.c: replace missing BLKGETSIZE64 | 4 | Subject: [PATCH] kexec.c: replace missing BLKGETSIZE64 |
| @@ -16,10 +16,10 @@ Signed-off-by: Andrea Adami <andrea.adami@gmail.com> | |||
| 16 | 1 file changed, 4 insertions(+) | 16 | 1 file changed, 4 insertions(+) |
| 17 | 17 | ||
| 18 | diff --git a/kexec/kexec.c b/kexec/kexec.c | 18 | diff --git a/kexec/kexec.c b/kexec/kexec.c |
| 19 | index b5a8a1e..7842f8b 100644 | 19 | index 0764e85..157c577 100644 |
| 20 | --- a/kexec/kexec.c | 20 | --- a/kexec/kexec.c |
| 21 | +++ b/kexec/kexec.c | 21 | +++ b/kexec/kexec.c |
| 22 | @@ -54,6 +54,10 @@ | 22 | @@ -55,6 +55,10 @@ |
| 23 | #define KEXEC_LOADED_PATH "/sys/kernel/kexec_loaded" | 23 | #define KEXEC_LOADED_PATH "/sys/kernel/kexec_loaded" |
| 24 | #define KEXEC_CRASH_LOADED_PATH "/sys/kernel/kexec_crash_loaded" | 24 | #define KEXEC_CRASH_LOADED_PATH "/sys/kernel/kexec_crash_loaded" |
| 25 | 25 | ||
