A recent commit changed the way these are looked up and
accidentally broke image building on riscv64, with
KiwiBootLoaderGrubSecureBootError: Signed grub2 efi loader not found
now being raised for kiwi recipes that worked just fine
before that moment.
Fixes:
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| base_test.py | ||
| bootloader_spec_base_test.py | ||
| custom_test.py | ||
| grub2_test.py | ||
| init_test.py | ||
| systemd_boot_test.py | ||
| zipl_test.py | ||