summaryrefslogtreecommitdiffstats
path: root/scripts/lib/scriptutils.py
diff options
context:
space:
mode:
authorErnst Persson <ernst.persson@non.se.com>2024-12-12 15:36:59 +0100
committerSteve Sakoman <steve@sakoman.com>2024-12-20 06:01:45 -0800
commitec334b13a75c2c26a678cf47816e361a504aa922 (patch)
treed01e2ea3fc678db2f71c65c4bd7ea4b5d6ffa397 /scripts/lib/scriptutils.py
parentdffb6c2442556a16ef78133a445e81b033fe991a (diff)
downloadpoky-ec334b13a75c2c26a678cf47816e361a504aa922.tar.gz
package.bbclass: Use shlex instead of deprecated pipes
The pipes library is deprecated in Python 3.11 and will be removed in Python 3.13. pipes.quote is just an import of shlex.quote anyway. (From OE-Core rev: d167661bceebebafb04dca3bf6a888003f46e6c9) Signed-off-by: Ernst Persson <ernst.persson@non.se.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'scripts/lib/scriptutils.py')
0 files changed, 0 insertions, 0 deletions