From: Mariano Lopez <mariano.lo...@linux.intel.com> These two patches add a new option for the bootloaders. This new option is to have a configuration file as the bootloader config and it can be used with "configfile" variable in the bootloader line. This is very useful when there is need to create a multiboot image or when there is need to use scripting in the bootloader.
This change doesn't include the changes in the documentation but once the patches are commited to master, I will work on the documentation of this new feature. The following changes since commit d9aabf9639510fdb3e2ccc21ba5ae4aa9f6e4a57: gcc: Drop 4.8 (2015-11-16 14:59:18 +0000) are available in the git repository at: git://git.yoctoproject.org/poky-contrib mariano/bug8003 http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=mariano/bug8003 Mariano Lopez (2): wic: Prepare wicboot to allow custom bootloader config wic: Allow to use a custom config for bootloaders scripts/lib/wic/kickstart/__init__.py | 7 +++ .../lib/wic/kickstart/custom_commands/wicboot.py | 5 ++ scripts/lib/wic/plugins/source/bootimg-efi.py | 66 ++++++++++++++-------- scripts/lib/wic/plugins/source/bootimg-pcbios.py | 66 +++++++++++++--------- 4 files changed, 95 insertions(+), 49 deletions(-) -- 1.8.4.5 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core