diff options
author | Chris Laplante <chris.laplante@agilent.com> | 2023-10-03 16:19:54 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-10-06 11:51:11 +0100 |
commit | 893e17f669abfd81bd55993e3060fc970ecd0683 (patch) | |
tree | 895ce01eb63520955d9cae577d8fbe7dde12c8b0 /scripts/lib/devtool/upgrade.py | |
parent | ef66352fccd6dcb43fc49730b2b6e51707bb706c (diff) | |
download | poky-893e17f669abfd81bd55993e3060fc970ecd0683.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: 457f0dad87b4e45a53865b5ad2c150215bd74019)
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>
Diffstat (limited to 'scripts/lib/devtool/upgrade.py')
0 files changed, 0 insertions, 0 deletions