mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
c1a2532ced
It is only 3 extra commits over the previous recipe, but it fixes 3 Python deprecations. While here, also fix the SRC_URI - the original repository is not available anymore, as it was moved to a freedesktop gitlab instance. Shortlog: Replace imp with importlib to support Python 3.12 Menu: handle Python 3.14 ast.Str changes Menu: handle Python 3.15 deprecations Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>