Skip to content

redhat: spec: defer signing to image composition

JIRA: https://issues.redhat.com/browse/RHEL-45533
Upstream Status: RHEL-only

Automotive only change.

Disable signing steps in the configuration. This include the
autogenerated key normally added to the keyring. The modules will be
signed later and the certificate inserted in the extra certificate
symbol slot when the image is composed.

Set the rpmbuildopts to skip the signing steps as it would be redundant
for the module and pointless for the kernel.

Signed-off-by: Eric Chanudet echanude@redhat.com

Edited by Eric Chanudet

Merge request reports