[OE-core] [PATCH v2 1/2] wic/plugins: Source that support both EFI and BIOS

Richard Purdie richard.purdie at linuxfoundation.org
Wed Jul 17 08:34:36 UTC 2019


On Fri, 2019-07-12 at 10:00 -0400, William Bourque wrote:
> Add a source plugin that support both EFI and legacy PC-Bios.
> While using this plugin, both bootloaders configurations reside
> in the same /boot partitions.
> This plugin has very little code : to avoid code duplication,
> we simply re-import bootimg-pcbios and bootmg-efi source and
> call both their SourcePlugin methods.
> 
> Signed-off-by: William Bourque <wbourque at gmail.com>
> ---
>  .../wic/plugins/source/bootimg-biosplusefi.py | 213
> ++++++++++++++++++
>  1 file changed, 213 insertions(+)
>  create mode 100644 scripts/lib/wic/plugins/source/bootimg-
> biosplusefi.py

Thanks for adding the test, that is much appreciated!

Unfortunately it failed during testing:

https://autobuilder.yoctoproject.org/typhoon/#/builders/79/builds/290

(https://autobuilder.yoctoproject.org/typhoon/#/builders/79/builds/290/steps/7/logs/step2d)

Cheers,

Richard



More information about the Openembedded-core mailing list