poky/scripts/lib/wic
Kevin Hao 42643285cd wic: bootimg-partition: Select a preferred type if multi kernel images are installed
Automatically select one kernel type image based on a predefined
precedence list if there are multi kernel images installed.

(From OE-Core rev: d1d80566681d4cdc00aa3d4b5e4bcf5edb7132b7)

Signed-off-by: Kevin Hao <kexin.hao@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-08-21 14:49:42 +01:00
..
canned-wks wic/qemux86: don't pass ip parameter to kernel in wks 2018-08-02 09:30:11 +01:00
plugins wic: bootimg-partition: Select a preferred type if multi kernel images are installed 2018-08-21 14:49:42 +01:00
__init__.py wic: move WicError to lib/wic/__init__.py 2017-03-04 23:18:17 +00:00
engine.py wic/engine: improve error reporting when using rm with wic 2018-07-26 13:16:40 +01:00
filemap.py wic: if we can't get from ioctl, try from os.stat() 2018-01-14 09:11:57 +00:00
help.py wic: Add post operation hook for SourcePlugin 2018-03-04 11:35:40 +00:00
ksparser.py wic: Introduce --fsuuid and have --use-uuid make use of UUID too 2017-12-18 18:03:58 +00:00
misc.py wic: misc.py: Use mmd from mtools instead of syslinux 2017-11-05 22:33:23 +00:00
partition.py wic: Remove the unused variable Partition.sourceparams_dict 2018-08-15 21:45:58 +01:00
pluginbase.py wic: Add post operation hook for SourcePlugin 2018-03-04 11:35:40 +00:00