Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wic: code cleanup: unused imports | Ed Bartosh | 2015-04-09 | 1 | -1/+0 |
| | | | | | | | | | Fixed pylint warning 'Unused import' (From OE-Core rev: dfde8bdae3ae151ffed5777b920d24c774e5da2c) Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> | ||||
* | wic: add fsimage plugin | Alexandre Belloni | 2015-03-10 | 1 | -0/+70 |
The fsimage plugin allows to add an already existing filesystem image in the partition layout. (From OE-Core rev: b49e5af8c6ef0abaabce36e5e7d8ddc399e02f53) 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> |