diff options
author | Maciej Borzecki <maciej.borzecki@open-rnd.pl> | 2016-02-02 16:15:20 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-02-04 23:39:01 +0000 |
commit | 789463333f6f4a54c1d0099b2a728f67af38c045 (patch) | |
tree | 80e677febcb4e1bef1f4ad2baeb1ec967a6b65b6 /meta-selftest | |
parent | 090fb5146f2e647843620660b98ba1773a2e341c (diff) | |
download | poky-789463333f6f4a54c1d0099b2a728f67af38c045.tar.gz |
wic: default to empty bootloader config
A kickstart file for non-x86 boards may have no 'bootloader' stanza. It
is the usual case if bootloader is setup using other mechanism than
through wic, and is for instance a part of u-boot configuration. In such
case the 'bootloader' field in the KickStart class will be
uninitialized. Instead of adding an empty bootloader line in every
kickstart file call the bootloader parser with empty argument list to
get defaults namespace.
(From OE-Core rev: 264c03e854f77c3b62acb710384f66716ccbf469)
Signed-off-by: Maciej Borzecki <maciej.borzecki@open-rnd.pl>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-selftest')
0 files changed, 0 insertions, 0 deletions