aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/selftest/liboe.py
diff options
context:
space:
mode:
authorJoshua Lock <joshua.g.lock@intel.com>2016-07-27 12:04:42 +0100
committerJoshua Lock <joshua.g.lock@intel.com>2016-08-30 13:59:22 +0100
commit5e6cdf1c7dc3acf0c262a6c34318e4bb103a2129 (patch)
tree3fcd521c64f20e026aab91383f61a3028c8c1a94 /meta/lib/oeqa/selftest/liboe.py
parenta84389110546445be1bd190706cf54cc318207aa (diff)
downloadopenembedded-core-contrib-5e6cdf1c7dc3acf0c262a6c34318e4bb103a2129.tar.gz
oe.path: preserve xattr in copytree() and copyhardlinktree()
Pass appropriate options to tar invocations in copytree() and copyhardlinktree() to ensure that any extended attributes on the files are preserved during the copy. We have to drop the use cpio in "Copy-pass" mode in copyhardlinktree() because cpio doesn't support extended attributes on files. Instead we revert back to using cp with different patterns depending on whether or not the directory contains dot files. Signed-off-by: Joshua Lock <joshua.g.lock@intel.com>
Diffstat (limited to 'meta/lib/oeqa/selftest/liboe.py')
0 files changed, 0 insertions, 0 deletions