generic-poky/scripts/lib/wic
Ed Bartosh 01b9ab89de wic: direct: move creation of PartitionedImage to __init__
Moved creation of PartitionedImage object from DirectPlugin.create
method to init. It makes the code a bit more readable and logical.

(From OE-Core rev: 9f225ef5620f2e47e762b2fd16fa5f8d6f1f60fd)

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-02-15 20:06:45 -08:00
..
canned-wks canned-wks: remove mpc8315e-rdb.wks 2017-01-16 18:05:13 +00:00
plugins wic: direct: move creation of PartitionedImage to __init__ 2017-02-15 20:06:45 -08:00
utils wic: remove utils/oe/__init__.py 2017-02-15 20:06:45 -08:00
__init__.py wic: removed code from __init__.py 2017-02-02 17:37:44 +00:00
engine.py wic: remove unused argument scripts_path 2017-02-15 20:06:44 -08:00
filemap.py wic: use next builtin instead of .next method 2016-05-14 23:05:14 +01:00
help.py wic: Add --exclude-path option to rootfs source plugin. 2017-02-15 20:06:44 -08:00
ksparser.py wic: ksparser: set default disk to 'sda' 2017-02-15 20:06:45 -08:00
msger.py wic: msger.py: remove unused APIs 2017-02-02 17:37:44 +00:00
partition.py wic: Add --exclude-path option to rootfs source plugin. 2017-02-15 20:06:44 -08:00
plugin.py wic: code cleanup 2017-02-02 17:37:44 +00:00
pluginbase.py wic: code cleanup 2017-02-02 17:37:44 +00:00