]> 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)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 18 Mar 2015 04:11:06 +0000 (01:11 -0300)
commitf1359a744638a2cceeec3e6047112e08bf514b1c
treeb150f8b2a416c5070230042347de3ffe0d7191e7
parent3cc387efac241538ec9b63a70d3786e3d8f67d33
wic: add fsimage plugin

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

Change-Id: Iff642b2e869d0bd9be21bd60c6afc1ade0db9d28
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
scripts/lib/wic/plugins/source/fsimage.py [new file with mode: 0644]