]> code.ossystems Code Review - openembedded-core.git/commit
toolchain-shar-extract.sh: do not allow $ in paths for ext SDK
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Mon, 2 Nov 2015 15:51:46 +0000 (15:51 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 1 Dec 2015 21:30:53 +0000 (21:30 +0000)
commit654f4785f719552f4e78e14a5a901c07d00ce68d
treea239f1544793c9d75a65ac2f3766bf8d9164fb33
parent5ef9249bbae4f08eb9b981d10f31bd3348449c82
toolchain-shar-extract.sh: do not allow $ in paths for ext SDK

If you put an $ character in the path, SDK installation fails during the
preparation stage, so add this to the disallowed characters.

Fixes [YOCTO #8625].

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/files/toolchain-shar-extract.sh