]> code.ossystems Code Review - openembedded-core.git/commit
toolchain-shar-relocate.sh: Add error-handling
authorMariano Lopez <mariano.lopez@linux.intel.com>
Wed, 21 Sep 2016 07:54:25 +0000 (07:54 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 22 Sep 2016 10:08:22 +0000 (11:08 +0100)
commitc9982dab4cfdd5963d2c2dd4aab99dd6a27fcd1c
tree194609e811a47ed973fe841df82cc9287c67fa60
parent3b806c927504e682ddd159c890a5f243e273b23e
toolchain-shar-relocate.sh: Add error-handling

The relocation script of the SDK doesn't have enough
error handling when replacing host perl with SDK perl
or changing the symlinks. This will add those checks
along with a sanity check of xargs.

[YOCTO #10114]

Signed-off-by: Mariano Lopez <mariano.lopez@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/files/toolchain-shar-relocate.sh