]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
wic: Include mount point into image report
authorEd Bartosh <ed.bartosh@linux.intel.com>
Sat, 27 Jun 2015 07:54:46 +0000 (10:54 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 2 Jul 2015 22:01:20 +0000 (23:01 +0100)
commit36be9c1f7a6fded146a6f1c268455d826d78f97b
treeb57dbf5d02c41de2e88defe0760ca1e9fcdfcc92
parent3abe23bd217315246ec2d98dc9c390b85cfe6a92
wic: Include mount point into image report

Wic doesn't show any information for the partition if label is not set.
Fixed this by adding mount point to the report.

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
scripts/lib/wic/imager/direct.py