diff options
author | Chris Laplante <chris.laplante@agilent.com> | 2024-02-21 20:36:53 +0100 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2024-03-01 05:19:53 -1000 |
commit | 6e8300c5bc6a21310efd48baf97e8a153c427533 (patch) | |
tree | 1f90d81ef38cead68771fc09b3c35c9a02412757 /scripts/lib/checklayer/__init__.py | |
parent | 6cb27ba5379e0132d7ec46f1633c24855a3fa298 (diff) | |
download | poky-6e8300c5bc6a21310efd48baf97e8a153c427533.tar.gz |
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>
Diffstat (limited to 'scripts/lib/checklayer/__init__.py')
0 files changed, 0 insertions, 0 deletions