diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-10-11 23:02:27 +0100 |
---|---|---|
committer | Paul Eggleton <paul.eggleton@linux.intel.com> | 2013-12-03 16:49:23 +0000 |
commit | da4eb72b29efcf1fba697d0fa060cab8c0a125ab (patch) | |
tree | 5d28a12c162cc9a6750166b3f0d5670faf4e0623 /scripts/qemuimage-tests | |
parent | 5e3ec61bacd393d461498d9e090306cc7bd8fa63 (diff) | |
download | openembedded-core-da4eb72b29efcf1fba697d0fa060cab8c0a125ab.tar.gz openembedded-core-da4eb72b29efcf1fba697d0fa060cab8c0a125ab.tar.bz2 openembedded-core-da4eb72b29efcf1fba697d0fa060cab8c0a125ab.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.
(From OE-Core master rev: 69c26e795c117aabfaf313abbfd10e70ede633d9)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/qemuimage-tests')
0 files changed, 0 insertions, 0 deletions