diff options
author | Joshua Lock <joshua.g.lock@intel.com> | 2016-07-27 12:04:42 +0100 |
---|---|---|
committer | Joshua Lock <joshua.g.lock@intel.com> | 2016-08-05 12:39:45 +0100 |
commit | e28ba548e9aec56ed7783608467ea3059538c973 (patch) | |
tree | 2f13a62e5498c5156447a3a2d72dc0890f8d49b4 /meta/recipes-connectivity/portmap | |
parent | c550fc1d638414dddbe9f58add7a7b9577ca1329 (diff) | |
download | openembedded-core-contrib-joshuagl/sstate-xattr.tar.gz |
oe.path: preserve xattr in copytree() and copyhardlinktree()joshuagl/sstate-xattr
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.
[YOCTO #9857]
Signed-off-by: Joshua Lock <joshua.g.lock@intel.com>
Diffstat (limited to 'meta/recipes-connectivity/portmap')
0 files changed, 0 insertions, 0 deletions