]> code.ossystems Code Review - openembedded-core.git/commit
wic: remove fsimage plugin
authorEd Bartosh <ed.bartosh@linux.intel.com>
Sun, 26 Mar 2017 17:20:31 +0000 (20:20 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 31 Mar 2017 11:12:07 +0000 (12:12 +0100)
commit9a470752f5698f791f8f78e28d163a0b9c695186
treeb0f5eb1d378cec4313a867961538696e3d103915
parent36779a95f2e1e2c0d94ba81d30c8b1fc9dd161e4
wic: remove fsimage plugin

Removed fsimage plugin and prepare_rootfs_from_fs_image API as
they duplicate functionality of rawcopy plugin. Fsimage plugin makes
wic to remove the image artifact from deployment directory, which
can cause problems too.

[YOCTO #10618]

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
scripts/lib/wic/partition.py
scripts/lib/wic/plugins/source/fsimage.py [deleted file]