From: Li Tian <lit...@redhat.com> fedora: add 'fedora' SBAT suffix for UKI addons
Signed-off-by: Li Tian <lit...@redhat.com> diff --git a/redhat/kernel.spec.template b/redhat/kernel.spec.template index blahblah..blahblah 100644 --- a/redhat/kernel.spec.template +++ b/redhat/kernel.spec.template @@ -2722,8 +2722,12 @@ BuildKernel() { # RHEL/CentOS specific .SBAT entries %if 0%{?centos} SBATsuffix="centos" +%else +%if 0%{?fedora} + SBATsuffix="fedora" %else SBATsuffix="rhel" +%endif %endif SBAT=$(cat <<- EOF linux,1,Red Hat,linux,$KernelVer,mailto:secal...@redhat.com -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3878 -- _______________________________________________ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to kernel-le...@lists.fedoraproject.org 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/kernel@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue