diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-09-30 14:11:59 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-10-01 12:42:24 +0100 |
commit | 312488228ad408fb0f29b2aa272e72cf87de8e93 (patch) | |
tree | d3de4066a0a60b3183ffd863b23a93c5dc0af85e /scripts/lib/buildstats.py | |
parent | 5ac9869961ca841df8a23250235d77d603b60465 (diff) | |
download | poky-312488228ad408fb0f29b2aa272e72cf87de8e93.tar.gz |
bitbake: fetch2/git: Use quote from shlex, not pipes
The pipes module is removed in python 3.13. It was already using the
quote function from shlex so use that directly instead.
The module already imports shlex too so it is an easy substitution.
(Bitbake rev: 9ef4f2a30127455562e38e869793a723eed6c07c)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/buildstats.py')
0 files changed, 0 insertions, 0 deletions