Files
poky/scripts
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
..
2016-06-01 12:47:10 +01:00
2016-12-13 22:55:21 +00:00
2017-07-27 22:36:52 +01:00

This directory contains Various useful scripts for working with OE builds