diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2024-10-09 01:56:47 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-10-11 12:17:02 +0100 |
commit | a24875260426249ead98b4ea3a1566b45f929905 (patch) | |
tree | 220438c293ed2ff502912f3532281f83381756e0 /scripts/lib/scriptutils.py | |
parent | 50a289e0d96320e4786c41853ea68dae293e30fe (diff) | |
download | poky-a24875260426249ead98b4ea3a1566b45f929905.tar.gz |
toolchain-shar-extract.sh: exit when post-relocate-setup.sh fails
When LD_LIBRARY_PATH is set, post-relocate-setup.sh will fail and
exit properly. But such failure is ignored and the SDK installation
will continue and tell user that things succeed. This is misleading.
So exit immediately if post-relocate-setup.sh fails.
Fixes [Yocto #15586]
(From OE-Core rev: c8e2dcc1f71aa33cc6e56dfdebebbe7ef010c944)
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/scriptutils.py')
0 files changed, 0 insertions, 0 deletions