diff options
author | Vincent Davis Jr <vince@underview.tech> | 2025-08-14 00:25:44 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-08-14 10:31:11 +0100 |
commit | 336a252dbb0b41043da4c03546d7023c3a65ab54 (patch) | |
tree | 2d9583ed998c20b1bf08c1b23a611547d3fb6c56 /scripts/lib/wic/plugins/source/bootimg_partition.py | |
parent | 45911b595abb6bd2050c7a37ce86e119953c8d0b (diff) | |
download | poky-336a252dbb0b41043da4c03546d7023c3a65ab54.tar.gz |
bootimg_pcbios: move syslinux install into seperate functions
Current oe-core bootimg_pcbios wics plugin
only supports installing syslinux directly
into the resulting wic image.
This commit seperates syslinux installation from
class BootimgPcbiosPlugin(SourcePlugin) override
functions in preparation of supporting the installation
of other bootloaders to the resulting wics plugin
such as:
* grub
* extlinux
Being moved now to make it easier to include
future bootloaders.
(From OE-Core rev: 78addc3a7c2f036e8932305368acd6090937b62d)
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_partition.py')
0 files changed, 0 insertions, 0 deletions