mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-11 15:11:26 +00:00
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>