poky/scripts/lib/wic
Jan Kiszka 94ba79aa4d wic: Ensure that sourceparams values can contain '='
This allows '--sourceparams key1=val1=val11,key2=val2'.

(From OE-Core rev: e59bba5ee21e9065dce86b912996b893f8946535)

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-02-28 17:47:10 +00:00
..
canned-wks wic: sdimage-bootpart: Use mmcblk0 drive instead of bogus mmcblk 2019-01-16 15:35:07 +00:00
plugins wic: bootimg-efi: add a title source parameter 2018-11-16 11:46:07 +00:00
__init__.py wic: move WicError to lib/wic/__init__.py 2017-03-04 23:18:17 +00:00
engine.py wic/engine: Fix missing parted autobuilder failures 2019-02-15 08:17:49 +00:00
filemap.py wic: use explicit errno import 2018-11-07 23:08:55 +00:00
help.py wic: Introduce the --use-label partition parameter 2018-09-13 07:42:28 +01:00
ksparser.py wic: allow bitbake variables in kickstarter files 2019-01-14 11:35:56 +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: Ensure that sourceparams values can contain '=' 2019-02-28 17:47:10 +00:00
pluginbase.py wic: Add post operation hook for SourcePlugin 2018-03-04 11:35:40 +00:00