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-14 16:55:21 +0100 |
commit | bf19a8617d05f17506dcb7154e19e2aa2b61838b (patch) | |
tree | f082e5dfa0bcb362d6c589c7673c2c48ba46695e /scripts/create-recipe | |
parent | d3846f06d1e3faedcbc3c28e22c427bb0088683d (diff) | |
download | poky-bf19a8617d05f17506dcb7154e19e2aa2b61838b.tar.gz |
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 rev: 69c26e795c117aabfaf313abbfd10e70ede633d9)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/create-recipe')
0 files changed, 0 insertions, 0 deletions