poky/scripts/lib/wic/plugins/source
Ed Bartosh 5541191b99 wic: use absolute paths in rootfs plugin
Using relative paths can cause copyhardlinktree API to fail as
it changes current directory when working. Converted all paths
to absolute paths using os.path.realpath.

(From OE-Core rev: a1c83cebe986e211dfc31be5cbd748f53fc298df)

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: use absolute paths in rootfs plugin 2017-07-30 08:46:19 +01:00