Update config.yaml
This commit is contained in:
parent
dd6c65ce94
commit
4860d2cea4
12
config.yaml
12
config.yaml
@ -246,12 +246,12 @@ actions:
|
|||||||
%define pesign_name_0 redhatsecureboot302
|
%define pesign_name_0 redhatsecureboot302
|
||||||
%endif
|
%endif
|
||||||
- |
|
- |
|
||||||
%ifarch ppc64le
|
%ifarch ppc64le
|
||||||
%define secureboot_ca_0 %{SOURCE16}
|
%define secureboot_ca_0 %{SOURCE16}
|
||||||
%define secureboot_key_0 %{SOURCE15}
|
%define secureboot_key_0 %{SOURCE15}
|
||||||
%define pesign_name_0 redhatsecureboot701
|
%define pesign_name_0 redhatsecureboot701
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
- |
|
- |
|
||||||
if [ "$KernelExtension" == "gz" ]; then
|
if [ "$KernelExtension" == "gz" ]; then
|
||||||
gzip -f9 $SignImage
|
gzip -f9 $SignImage
|
||||||
|
Loading…
Reference in New Issue
Block a user