generic-poky/meta/lib
Richard Purdie bf19a8617d 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>
2013-10-14 16:55:21 +01:00
..
oe lib/oe/path: Fix copytree functions for tar 1.27 2013-10-14 16:55:21 +01:00
oeqa lib/oeqa/runtime: ping: wait for 5 echo replies 2013-09-26 16:37:55 +01:00