[OE-core] [PATCH 0/2] fix #11044: wic should support multiple boot labels such as boot and install targets

Ed Bartosh ed.bartosh at linux.intel.com
Thu Feb 23 14:33:47 UTC 2017


Hi,

This patchset provides an example of multi-target syslinux config.
It utilizes --configfile bootloader option instead of "traditional" way to
hardcode all configuration details in wic plugin code.

This approach is a preferable way to configure bootloaders in wic. It should
be used for all wic pluins in future.

The following changes since commit 5d96bc6d1af89dda11f3266548fe1547152c86e1:

  image_types_wic: fix expansion error (2017-02-22 15:41:33 +0200)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib ed/wic/wip
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=ed/wic/wip

Ed Bartosh (2):
  wic: bootimg-pcbios: add support for syslinux vesamenu
  wic: add more targets to directdisk syslinux config

 .../canned-wks/directdisk-bootloader-config.cfg    | 28 +++++++++++++++++-----
 scripts/lib/wic/plugins/source/bootimg-pcbios.py   | 20 ++++++++++------
 2 files changed, 35 insertions(+), 13 deletions(-)

--
Regards,
Ed



More information about the Openembedded-core mailing list