]> code.ossystems Code Review - openembedded-core.git/commit
wic: implement 'wic write' command
authorEd Bartosh <ed.bartosh@linux.intel.com>
Fri, 25 Aug 2017 20:12:27 +0000 (23:12 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 27 Aug 2017 21:29:46 +0000 (22:29 +0100)
commitac5fc0d691aad66ac01a5cde34c331c928e9e25a
treecaa924dd3e7aba17406f30d2c4bd905bef881529
parent1add68e4d6150e3038609d8ce7e3cff28fe8fbb8
wic: implement 'wic write' command

This command writes image to the media or another file with
the possibility to expand partitions to fill free target space.

[YOCTO #11278]

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/wic/engine.py
scripts/lib/wic/help.py
scripts/wic