Skip to content

Update automotive SPEC to generate all variants including automotive

We were using the macro ?_with_automotive to deal with automotive builds. Now, we replaced them to ?_without_automotive. This simple change helps us to generate the proper variant for automotive.

This merge request also deleted the CONFIG_EFI_ZBOOT to use the common value from Fedora configs.

Signed-off-by: Julio Faracco jfaracco@redhat.com

Merge request reports