poky/scripts/lib/wic/plugins/source
Ed Bartosh d4e60fe6a4 wic: rootfs: fix rootfs path reporting
wic gets rootfs paths from partition object property
'rootfs_dir' and shows them in final report.

rootfs plugin sets this property to the temporary path,
which causes temporary paths appearing in the report.

Changed the code to prevent storing temporary rootfs path
in part.rootfs_dir. This should fix the report.

(From OE-Core rev: 28d2d7d6f79df08431187c7debaab2a3fa516671)

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-07-30 08:46:19 +01:00
..
bootimg-efi.py wic: flatten directory structure 2017-06-23 11:44:12 +01:00
bootimg-partition.py wic: flatten directory structure 2017-06-23 11:44:12 +01:00
bootimg-pcbios.py wic: get rid of using wic-tools 2017-07-17 14:01:37 +01:00
isoimage-isohybrid.py wic: isoimage-isohybrid: use grub-efi from deploy dir 2017-07-17 14:01:37 +01:00
rawcopy.py wic: flatten directory structure 2017-06-23 11:44:12 +01:00
rootfs.py wic: rootfs: fix rootfs path reporting 2017-07-30 08:46:19 +01:00