Update config.yaml

This commit is contained in:
sboldyreva 2025-01-22 19:53:22 +00:00
parent 4860d2cea4
commit f1c296c4e7

View File

@ -97,7 +97,7 @@ actions:
replace: "CONFIG_MLX4_CORE_GEN2=y" replace: "CONFIG_MLX4_CORE_GEN2=y"
count: 1 count: 1
- target: "kernel-x86_64.config" - target: "kernel-x86_64.config"
find: | find: |
# CONFIG_BE2NET_BE2 is not set # CONFIG_BE2NET_BE2 is not set
# CONFIG_BE2NET_BE3 is not set # CONFIG_BE2NET_BE3 is not set
replace: | replace: |
@ -245,7 +245,7 @@ actions:
%define secureboot_key_0 %{SOURCE14} %define secureboot_key_0 %{SOURCE14}
%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}