]> code.ossystems Code Review - openembedded-core.git/commit
files/toolchain-shar-extract.sh: Rework PATH cleaning
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 7 Mar 2020 13:43:44 +0000 (13:43 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 8 Sep 2020 13:38:59 +0000 (14:38 +0100)
commitcd935db103312f6caec2832de80e49e3ed7d1ed8
tree03968943d384ee254056789870c17ad8cc3ec912
parent2ce4dd53443e86c707280716bfe23572eff58abb
files/toolchain-shar-extract.sh: Rework PATH cleaning

Trying to create a clean PATH breaks cases where we install a buildtools tarball
on hosts to provide newer versions of gcc. Rework the fix for #8698 to clean up
directories in PATH which don't exist isntead. Do it with python as the shell
version was too fraught with corner cases.

(From OE-Core rev: 7674b63819aa7ca95ca5ca5477a5cce32e9691eb)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/files/toolchain-shar-extract.sh