diff options
author | Vincent Davis Jr <vince@underview.tech> | 2025-08-14 00:25:48 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-08-14 10:31:11 +0100 |
commit | 8b64e77f0025ecbe73931d31030f6dd55dffe9d6 (patch) | |
tree | 196401c6ed34d77b25907af6946040689394baad /scripts/lib/wic/pluginbase.py | |
parent | a51e188be3000e082a7c977e32f249cc829e8453 (diff) | |
download | poky-8b64e77f0025ecbe73931d31030f6dd55dffe9d6.tar.gz |
bootimg_pcbios: cleanup prepare and install syslinux funcs
This commit:
1. Removes unrequired function params from
* _do_prepare_syslinux
* _do_install_syslinux
Reason is that they aren't required by
the function.
2. Moves finding of resulting wic image
back into do_install_disk task. As
the same code may be leverage to install
other bootloaders to the resulting disk.
(From OE-Core rev: 27e3fc1ef5304278254d2288ffc99e1757dd4053)
Signed-off-by: Vincent Davis Jr. <vince@underview.tech>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/wic/pluginbase.py')
0 files changed, 0 insertions, 0 deletions