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-11 00:08:41 +0000 |
commit | aa484fd4159ba1620d84164ed2092edb7c5075ca (patch) | |
tree | b620b202ccc91aa3ba81376b9897808476578fe4 /meta/classes-recipe/populate_sdk_ext.bbclass | |
parent | 9dfcb057ab94fe10abdd9ff929c9c7094687507b (diff) | |
download | poky-aa484fd4159ba1620d84164ed2092edb7c5075ca.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: 42177ff2d45ee70ad00917bb6fbabca49dae4f59)
Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes-recipe/populate_sdk_ext.bbclass')
0 files changed, 0 insertions, 0 deletions