Drop the secureboot key sources for s390 and ppc
This caused a duplicate definition of Source15 and the secureboot key files are not currently in the tree.
This commit is contained in:
parent
f6b57a59dc
commit
facf80d5e3
12
kernel.spec
12
kernel.spec
@ -596,22 +596,12 @@ Source11: x509.genkey.fedora
|
||||
|
||||
Source12: securebootca.cer
|
||||
Source13: secureboot.cer
|
||||
Source14: secureboot_s390.cer
|
||||
Source15: secureboot_ppc.cer
|
||||
|
||||
%define secureboot_ca %{SOURCE12}
|
||||
%ifarch x86_64 aarch64
|
||||
%define secureboot_key %{SOURCE13}
|
||||
%define pesign_name redhatsecureboot301
|
||||
%endif
|
||||
%ifarch s390x
|
||||
%define secureboot_key %{SOURCE14}
|
||||
%define pesign_name redhatsecureboot302
|
||||
%endif
|
||||
%ifarch ppc64le
|
||||
%define secureboot_key %{SOURCE15}
|
||||
%define pesign_name redhatsecureboot303
|
||||
%endif
|
||||
|
||||
%else # released_kernel
|
||||
|
||||
@ -624,7 +614,7 @@ Source13: redhatsecureboot003.cer
|
||||
|
||||
%endif # released_kernel
|
||||
|
||||
Source22: mod-extra.list.rhel
|
||||
Source15: mod-extra.list.rhel
|
||||
Source16: mod-extra.list.fedora
|
||||
Source17: mod-extra.sh
|
||||
Source18: mod-sign.sh
|
||||
|
Loading…
Reference in New Issue
Block a user