poky/scripts/lib
Chris Laplante 6e8300c5bc recipetool/create_buildsys_python: use importlib instead of imp
'imp' was deprecated in Python 3.4 and removed in 3.12. The
piece of importlib we use has been around since 3.3.

(From OE-Core rev: b9dcdf2346bb24866c5f3db96a3f79eba20e4662)

Signed-off-by: Chris Laplante <chris.laplante@agilent.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>

Cherry-picked from master: 457f0dad87b4e45a53865b5ad2c150215bd74019

Signed-off-by: Adrian Freihofer <adrian.freihofer@siemens.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
2024-03-01 05:19:53 -10:00
..
build_perf meta: correct collections vs collections.abc deprecation 2021-09-19 11:33:14 +01:00
checklayer yocto-check-layer: Allow OE-Core to be tested 2022-12-23 23:05:50 +00:00
devtool devtool: Fix the wrong variable in srcuri_entry 2023-07-12 05:11:38 -10:00
recipetool recipetool/create_buildsys_python: use importlib instead of imp 2024-03-01 05:19:53 -10:00
resulttool resulttool/report: Avoid divide by zero 2023-09-23 05:26:16 -10:00
wic wic: fix wrong attempt to create file system in upartitioned regions 2023-09-23 05:26:16 -10:00
argparse_oe.py meta/lib+scripts: Convert to SPDX license headers 2019-05-09 16:31:55 +01:00
buildstats.py scripts/lib/buildstats: handle top-level build_stats not being complete 2023-04-11 11:31:52 +01:00
scriptpath.py meta/lib+scripts: Convert to SPDX license headers 2019-05-09 16:31:55 +01:00
scriptutils.py scriptutils: Fix handling of srcuri urls 2022-02-12 17:05:35 +00:00