]> code.ossystems Code Review - openembedded-core.git/commit
wic: add fsimage plugin
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>
Sun, 1 Mar 2015 12:54:15 +0000 (13:54 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 9 Mar 2015 16:00:16 +0000 (16:00 +0000)
commitb49e5af8c6ef0abaabce36e5e7d8ddc399e02f53
tree53a814d0448fbdf56faf2e74db2d7951894d23f5
parenteea80d25c0902bb16ed3425888857d3cc5486376
wic: add fsimage plugin

The fsimage plugin allows to add an already existing filesystem image in
the partition layout.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
scripts/lib/wic/plugins/source/fsimage.py [new file with mode: 0644]