diff options
author | Vincent Davis Jr <vince@underview.tech> | 2025-08-14 00:25:50 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-08-14 10:31:11 +0100 |
commit | a495fec1bf601ed3fd9571cbd0a69cbfcd694217 (patch) | |
tree | 7fe85f471db0a3a9a6c3c92bdf141c229f7f31f1 /scripts/lib/wic/plugins/source/bootimg_efi.py | |
parent | 7f522461d2ade980a1efcea290e4c879c92939aa (diff) | |
download | poky-a495fec1bf601ed3fd9571cbd0a69cbfcd694217.tar.gz |
bootimg_pcbios: include grub as an optional bootloader
Commit adds in support for installation of both
grub and syslinux using newly added grub functions.
Due to the bootimg_biosplusefi source_params['loader']
had to be named source_params['loader-bios'] so not
to create conflict in the wics plugin.
Commits also adds ability to set and or not set
source_params. If source_params set check
for both
* syslinux
* grub
if not set default to using syslinux as bootloader.
(From OE-Core rev: 5caf6fe32aa4655f46fb7b490a22778c59b2efc0)
Signed-off-by: Vincent Davis Jr <vince@underview.tech>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/wic/plugins/source/bootimg_efi.py')
0 files changed, 0 insertions, 0 deletions