]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
buildtools-tarball: Handle spaces within user $PATH
authorKenfe-Mickael Laventure <mickael.laventure@gmail.com>
Thu, 9 Mar 2023 19:49:20 +0000 (11:49 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 11 Mar 2023 00:08:38 +0000 (00:08 +0000)
commit2d4c032bf3187aaa953a0c33a999074e695f54bb
tree047925855d0be6186a9f3ef0f853ac5d80efefa6
parent9851579eeebbdced9e770c4828f521b359e0306f
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.

Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-core/meta/buildtools-tarball.bb