Files
poky/meta/recipes-core
Martin Jansa bb4abe0e64 glib-2.0: backport a switch from distutils to packaging in codegen
* to fix build on hosts with python-3.12, now it fails with:

Traceback (most recent call last):
  File "recipe-sysroot-native/usr/bin/gdbus-codegen", line 53, in <module>
    from codegen import codegen_main
  File "recipe-sysroot-native/usr/share/glib-2.0/codegen/codegen_main.py", line 29, in <module>
    from . import dbustypes
  File "recipe-sysroot-native/usr/share/glib-2.0/codegen/dbustypes.py", line 22, in <module>
    from . import utils
  File "recipe-sysroot-native/usr/share/glib-2.0/codegen/utils.py", line 22, in <module>
    import distutils.version
ModuleNotFoundError: No module named 'distutils'
CMake Error at CMakeLists.txt:90 (message):
  Error in generating code for connman interface using gdbus-codegen

(From OE-Core rev: 258cb46f93af3249fb554a679af6222174bd2e95)

Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2024-02-27 14:31:35 +00:00
..
2024-01-21 12:27:12 +00:00
2024-01-07 12:24:57 +00:00
2024-02-19 15:07:53 +00:00
2024-02-08 23:14:51 +00:00
2023-04-27 14:41:31 +01:00
2023-12-06 22:55:49 +00:00
2023-12-23 08:46:00 +00:00
2024-01-19 00:16:42 +00:00
2022-11-08 22:47:16 +00:00
2024-01-21 12:27:12 +00:00
2023-05-05 11:07:26 +01:00
2022-11-15 09:38:37 +00:00
2023-09-26 10:35:27 +01:00
2023-12-23 08:46:00 +00:00
2024-02-16 15:14:26 +00:00