summaryrefslogtreecommitdiff
path: root/scripts/lib/devtool/sdk.py
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2016-01-07 00:15:43 +1300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-01-15 15:41:32 +0000
commit91326ede91ff7b820ec60ec642927cc223cae81f (patch)
treea58aba6220b5b6abc5f352df96a15042af217043 /scripts/lib/devtool/sdk.py
parent2b3c7c6fc52a0fb66e31796ca7daacd19afbf75f (diff)
downloadopenembedded-core-91326ede91ff7b820ec60ec642927cc223cae81f.tar.gz
openembedded-core-91326ede91ff7b820ec60ec642927cc223cae81f.tar.bz2
openembedded-core-91326ede91ff7b820ec60ec642927cc223cae81f.zip
classes/populate_sdk_ext: fix cascading from preparation failure
During extensible SDK installtion, if the build system preparation step fails we try to put something at the end of the environment setup script to show an error when it is sourced, in case the user doesn't realise that the partially-installed SDK is broken. However, an apostrophe in the message (actually a single quote) appears to terminate the string and therefore breaks the command. Drop it to avoid that. (From OE-Core master rev: 21e591d182e24c399ae010a8eff9b89947061a46) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/sdk.py')
0 files changed, 0 insertions, 0 deletions