diff options
author | Charlie Davies <charles.davies@whitetree.xyz> | 2023-02-07 05:09:53 -1000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-02-13 07:48:16 +0000 |
commit | a99017d705b08f95763aebe94b44045164dc90b2 (patch) | |
tree | 237b1ff8b1f103e59c349fd8f6b171662f919905 /scripts/lib/scriptutils.py | |
parent | 88cf58e2f50646b882dd2f46ba128191412a9637 (diff) | |
download | poky-a99017d705b08f95763aebe94b44045164dc90b2.tar.gz |
bitbake: bitbake: fetch/git: use shlex.quote() to support spaces in SRC_URI url
This commit replaces the instances where escaped double quotes
are used to support SRC_URI url containing spaces with the more
pythonic shlex.quote().
(Bitbake rev: ecc1dac4ad8c8593810c69a25d674b0e0bed6097)
Signed-off-by: Charlie Davies <charles.davies@whitetree.xyz>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 4f9ba9c794de55bea0343267467bddea99844374)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/scriptutils.py')
0 files changed, 0 insertions, 0 deletions