Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12:Update
kexec-tools
kexec-tools-i386-bzimage_efi.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File kexec-tools-i386-bzimage_efi.patch of Package kexec-tools
From: Tony Jones <tonyj@suse.de> Subject: i386: fix build failure (bzImage_support_efi_boot) Upstream: yes Git-commit: 9bcefc97bc6c03b6acc8c25f6b1d4e796521ea4c Commit 9c200a85de2245a850546fded96a1977b84ad24d referenced 'bzImage_support_efi_boot' without matching 32-bit definition. Signed-off-by: Tony Jones <tonyj@suse.de> Signed-off-by: Simon Horman <horms@verge.net.au> --- kexec/arch/i386/kexec-bzImage.c | 1 + 1 file changed, 1 insertion(+) --- a/kexec/arch/i386/kexec-bzImage.c +++ b/kexec/arch/i386/kexec-bzImage.c @@ -40,6 +40,7 @@ #include <arch/options.h> static const int probe_debug = 0; +int bzImage_support_efi_boot = 0; int bzImage_probe(const char *buf, off_t len) {
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor