From: Justin M. Forbes <[email protected]>

Adjust path to compressed vmlinux kernel image for s390x

commit edd4a8667355 moved the location of the compressed vmlinux file
from arch/s390/boot/compressed/vmlinux to arch/s390/boot/vmlinux and
packaging needs to be updated accordingly.

Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2149273

Reported-by: Heiko Carstens <[email protected]>
Signed-off-by: Justin M. Forbes <[email protected]>

diff --git a/redhat/kernel.spec.template b/redhat/kernel.spec.template
index blahblah..blahblah 100755
--- a/redhat/kernel.spec.template
+++ b/redhat/kernel.spec.template
@@ -449,7 +449,7 @@ Summary: The Linux kernel
 %define hdrarch s390
 %define all_arch_configs kernel-%{version}-s390x.config
 %define kernel_image arch/s390/boot/bzImage
-%define vmlinux_decompressor arch/s390/boot/compressed/vmlinux
+%define vmlinux_decompressor arch/s390/boot/vmlinux
 %endif
 
 %ifarch %{arm}

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2168
_______________________________________________
kernel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to