diff options
author | Kenfe-Mickael Laventure <mickael.laventure@gmail.com> | 2023-03-09 11:49:21 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-03-21 14:26:31 +0000 |
commit | 54c6dc4ebf305f68322ff5386bd886de82fa83f2 (patch) | |
tree | d1d405e288f5f17ed44480003577a325e3a7c683 /scripts/lib/devtool/export.py | |
parent | a768eac53ca2b42a47236d21b6052d86ebc43c00 (diff) | |
download | poky-54c6dc4ebf305f68322ff5386bd886de82fa83f2.tar.gz |
toolchain-scripts: Handle spaces within user $PATH
The environment-setup script generated by the recipe was not quoting the
user existing PATH when updating it causing the export command to fail.
Add necessary double quotes around $PATH.
(From OE-Core rev: a4129420a7fcc1f56c20b0c64a22dd06d5ffdfa3)
Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
(cherry picked from commit 42177ff2d45ee70ad00917bb6fbabca49dae4f59)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/export.py')
0 files changed, 0 insertions, 0 deletions