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 <[email protected]> > --- > .../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 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
