diff --git a/kexec-tools-i386-bzimage_efi.patch b/kexec-tools-i386-bzimage_efi.patch index 65fddfc..492fd07 100644 --- a/kexec-tools-i386-bzimage_efi.patch +++ b/kexec-tools-i386-bzimage_efi.patch @@ -3,7 +3,7 @@ Subject: fix build error on i386 Upstream: pending Commit 9c200a85de2245a850546fded96a1977b84ad24d referenced -'bzImage_support_efi_boot' without matching 32-bit declaration. +'bzImage_support_efi_boot' without matching 32-bit definition. Signed-off-by: Tony Jones --- diff --git a/kexec-tools.spec b/kexec-tools.spec index eea58c0..8e0afea 100644 --- a/kexec-tools.spec +++ b/kexec-tools.spec @@ -57,7 +57,7 @@ ExclusiveArch: ppc64le aarch64 %ix86 x86_64 ia64 ppc ppc64 s390 s390x %arm sh m %description Kexec is a user space utility for loading another kernel and asking the currently running kernel to do something with it. A currently running -kkexec-tools-xen-e820-redefinition.patchernel may be asked to start the loaded kernel on reboot, or to start +kernel may be asked to start the loaded kernel on reboot, or to start the loaded kernel after it panics. %prep