From: Justin M. Forbes on gitlab.com Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1210 NOTE: Truncated patchset due to missing public @redhat.com email address on your GitLab profile at https://gitlab.com/-/profile. Once that is fixed, close and reopen the merge request to retrigger sending the emails.
The MR 1153 change which generates the vmlinux.h as an artifact in kernel-devel seems to have also removed the '%define with_bpftool 0' from the Fedora section, resulting in a bpftool subpackage being created in Fedora kernel builds. This is unnecessary for the vmlinux.h generation and undesired from a Fedora packaging standpoint.
Signed-off-by: Justin M. Forbes jforbes@fedoraproject.org
--- redhat/kernel.spec.template | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-)
From: Herton R. Krzesinski on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1210#note_6168615...
Acked-by: Herton R. Krzesinski herton@redhat.com (via approve button)
From: Don Zickus on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1210#note_6168929...
Sorry about the breakage. I need to find a better way to properly test those changes before merging. The 'include in Releases' is one way. Not sure if there is a better way.
From: Don Zickus on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1210#note_6168930...
Acked-by: Don Zickus dzickus@redhat.com (via approve button)
kernel@lists.fedoraproject.org