generic-poky/scripts/lib/wic
Ed Bartosh 8838dd2dbd oe-selftest: test wic sparse_copy API
Added new parameter 'api' to sparse_copy function to specify
underlying filemap API to use. By default sparse_copy will
try both available APIs.

Added test case for sparse_copy to wic test suite.

(From OE-Core rev: 88701cef6ba399e82f96ed1b0eef9a44ed8c1687)

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-04-12 15:09:57 +01:00
..
canned-wks qemux86-directdisk.wks: vda -> sda 2017-04-12 15:09:57 +01:00
plugins wic: set correct system id for msdos partitions 2017-04-01 08:14:58 +01:00
utils wic: improve error message 2017-04-05 23:22:13 +01:00
__init__.py wic: move WicError to lib/wic/__init__.py 2017-03-04 23:18:17 +00:00
engine.py wic: move PluginMgr class to pluginbase 2017-03-04 23:18:17 +00:00
filemap.py oe-selftest: test wic sparse_copy API 2017-04-12 15:09:57 +01:00
help.py wic: fix list of supported fstypes in help content 2017-04-01 08:14:58 +01:00
ksparser.py wic: allow only supported fstypes 2017-04-01 08:14:57 +01:00
partition.py wic: partition: Update fsck parameters 2017-04-01 08:14:58 +01:00
pluginbase.py wic: pluginbase: use global dictionary 2017-03-04 23:18:17 +00:00