poky/scripts/lib/wic/canned-wks/efi-uki-bootdisk.wks.in
Richard Purdie a65fd2b9d5 wic: Update after plugin name changes
Update the plugin names to account for the "-" to "_" plugin name change.

(From OE-Core rev: afa1b5c9f6ed17c021e37a54d0d6abee50a60bf9)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2025-06-16 17:57:30 +01:00

4 lines
325 B
Plaintext

bootloader --ptable gpt --timeout=5
part /boot --source bootimg_efi --sourceparams="loader=${EFI_PROVIDER}" --label boot --active --align 1024 --use-uuid --part-name="ESP" --part-type=C12A7328-F81F-11D2-BA4B-00A0C93EC93B --overhead-factor=1
part / --source rootfs --fstype=ext4 --label root --align 1024 --exclude-path boot/