poky/scripts/lib/wic
Martin Hundebøll 23825ed16a wic: support filesystem label for rawcopy
The '--label' argument should work for '--source rawcopy' as it does for
'--source rootfs', so add a method in RawCopyPlugin to update the label
on the temporary filesystem images.

(From OE-Core rev: 303d6ca5ae986acd2e633b0dc5e386ee7771f8ab)

Signed-off-by: Martin Hundebøll <mnhu@prevas.dk>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-12-10 22:45:19 +00:00
..
canned-wks wic: Update canned-wks for systemd to use UUID everywhere 2017-11-08 22:24:04 +00:00
plugins wic: support filesystem label for rawcopy 2017-12-10 22:45:19 +00:00
__init__.py wic: move WicError to lib/wic/__init__.py 2017-03-04 23:18:17 +00:00
engine.py wic: implement ext fs support for 'wic rm' 2017-09-11 17:30:28 +01:00
filemap.py wic: code cleanup 2017-06-23 11:44:12 +01:00
help.py wic: add 'part-name' argument for naming GPT partitions 2017-11-07 13:25:31 +00:00
ksparser.py wic: add 'part-name' argument for naming GPT partitions 2017-11-07 13:25:31 +00:00
misc.py wic: misc.py: Use mmd from mtools instead of syslinux 2017-11-05 22:33:23 +00:00
partition.py wic: add 'part-name' argument for naming GPT partitions 2017-11-07 13:25:31 +00:00
pluginbase.py wic: code cleanup 2017-06-23 11:44:12 +01:00