diff options
author | Kenfe-Mickael Laventure <mickael.laventure@gmail.com> | 2023-03-09 11:49:20 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-03-23 22:45:34 +0000 |
commit | fe04865346ac3a6a8ae345725057c5ad9c015756 (patch) | |
tree | 4304f537c81de5af89b6759a6ef1e69a727a30c3 /scripts/lib/devtool/upgrade.py | |
parent | ee80e8219735e1c97c4cda984d8427379f37f711 (diff) | |
download | poky-fe04865346ac3a6a8ae345725057c5ad9c015756.tar.gz |
buildtools-tarball: 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: c9bf05d819fc27cb2943d138e2376b69140727b4)
Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
(cherry picked from commit 2d4c032bf3187aaa953a0c33a999074e695f54bb)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/upgrade.py')
0 files changed, 0 insertions, 0 deletions