]> code.ossystems Code Review - openembedded-core.git/commit
wic: support filesystem label for rawcopy
authorMartin Hundebøll <mnhu@prevas.dk>
Mon, 11 Dec 2017 07:12:42 +0000 (08:12 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 6 Jan 2018 10:11:42 +0000 (10:11 +0000)
commit913b31985b2fc8b7e17bc29d668168ab25ff989e
tree9caeab6ec7f404a10302cbef499778fe2fc3ab1d
parent0dba9ac4414a31e341840da3cca12a9ec0658abe
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.

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>
scripts/lib/wic/plugins/source/rawcopy.py