diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-10-11 23:02:27 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-10-11 23:18:14 +0100 |
commit | 69c26e795c117aabfaf313abbfd10e70ede633d9 (patch) | |
tree | e607dc59a40a81dbd3b3c21ef20e04b5c6d1756f /meta/classes | |
parent | 3d5a6d0a480a0fa98260a3b3ffc71b8d9e3e58af (diff) | |
download | openembedded-core-69c26e795c117aabfaf313abbfd10e70ede633d9.tar.gz openembedded-core-69c26e795c117aabfaf313abbfd10e70ede633d9.tar.bz2 openembedded-core-69c26e795c117aabfaf313abbfd10e70ede633d9.zip |
lib/oe/path: Fix copytree functions for tar 1.27
tar version 1.27 returns:
tar: --same-order option cannot be used with -c
with the commandlines we have been using. We can remove the -s option (which
is --same-order) to remove the error.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes')
0 files changed, 0 insertions, 0 deletions