Files
poky/scripts
Mariano Lopez 9773faadfe wic: Prepare wicboot to allow custom bootloader config
Currently wic does the bootloader configuration file on the fly.
This change introduce a configfile variable for the bootloader;
this is to have a user defined configuration file for the
bootloaders (grub, syslinux, and gummiboot). This is particular
useful when having a multiboot system or scripts embedded in the
configuration file.

[YOCTO #8728]

(From OE-Core rev: 8347aee95ea271921c15ea8e580f0ff62325aa26)

Signed-off-by: Mariano Lopez <mariano.lopez@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-12-09 08:48:24 +00:00
..
2013-10-29 10:41:39 +00:00
2014-02-02 11:23:45 +00:00
2015-12-01 21:32:04 +00:00
2013-05-14 14:57:27 +03:00
2014-03-07 14:58:45 +00:00
2015-12-08 10:20:47 +00:00

This directory contains Various useful scripts for working with OE builds