generic-poky/meta/files
Gary Thomas eed22703c2 toolchain-shar-template.sh: Limit xargs command line
It's possible to generate a command line in the relocate_sdk.sh script
which is too long (long paths, many files).  This change limits the
xargs command line by breaking it up into smaller pieces.

One necessary side effect is that the -0 option is no longer used as it
doesn't seem to work properly with -n, so the file name arguments are
now quoted explicitly rather than \0 terminated.

(From OE-Core rev: 25711dfe31ae600bfad9680e901ff5dec76093a1)

Signed-off-by: Gary Thomas <gary@mlbassoc.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-08-15 18:21:53 +01:00
..
common-licenses docbook-xml: add docbook-xsl-stylesheets 1.78.1 2014-07-16 10:20:50 +01:00
deploydir_readme.txt image.bbclass, kernel.bbclass: create warning file about deleting deploydir files 2011-08-19 09:29:18 -07:00
device_table-minimal.txt files/device_table-minimal.txt: cleanup 2014-04-25 17:19:20 +01:00
fs-perms.txt base-files: fix up misleading dir grouping names for lsb dirs 2014-07-29 09:58:26 +01:00
toolchain-shar-template.sh toolchain-shar-template.sh: Limit xargs command line 2014-08-15 18:21:53 +01:00