diff options
| author | Ola x Nilsson <olani@axis.com> | 2023-04-13 08:46:31 +0200 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2024-11-15 06:05:32 -0800 |
| commit | b3366f02c20a29eb186d731d86c8b24e2790479e (patch) | |
| tree | ff2d507253e5d5c6fe3ae1011ae8dc310dbe147e /scripts/lib/devtool/build_sdk.py | |
| parent | f13a22028849324f1003fce2b92fbb30f131d601 (diff) | |
| download | poky-b3366f02c20a29eb186d731d86c8b24e2790479e.tar.gz | |
patch.py: Use shlex instead of deprecated pipe
The pipe library is deprecated in Python 3.11 and will be removed in
Python 3.13. pipe.quote is just an import of shlex.quote anyway.
Clean up imports while we're at it.
(From OE-Core rev: 8eec5c4417301ea3b38e6662e7b29c9071f233e1)
Signed-off-by: Ola x Nilsson <olani@axis.com>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
(cherry picked from commit 5f33c7b99a991c380d1813da8248ba5470ca4d4e)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'scripts/lib/devtool/build_sdk.py')
0 files changed, 0 insertions, 0 deletions
