From: Jan Kiszka <jan.kiszka@...>
This package is used for legacy distro boot via U-Boot, but that is not
needed/used when UEFI is activated. Make sure the package is not
installed, even if a machine config pulled it in.
Signed-off-by: Jan Kiszka <jan.kiszka@...>
---
kas/opt/ebg-swu.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/kas/opt/ebg-swu.yml b/kas/opt/ebg-swu.yml
index e0bbe2e..8b3ffec 100644
--- a/kas/opt/ebg-swu.yml
+++ b/kas/opt/ebg-swu.yml
@@ -18,6 +18,7 @@ local_conf_header:
ebg_swu_bootloader: |
WKS_FILE ?= "${MACHINE}-efibootguard.wks.in"
SWUPDATE_BOOTLOADER = "efibootguard"
+ IMAGE_INSTALL_remove = "u-boot-script"
ebg_swu_image_options: |
CIP_IMAGE_OPTIONS_append = " efibootguard.inc image-uuid.inc"
initramfs: |
--
2.35.3