diff options
author | Yi Zhao <yi.zhao@eng.windriver.com> | 2024-02-06 14:46:15 +0800 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2024-02-20 07:40:39 -0500 |
commit | 6f7f2b6b470aaf8d66e3d63c45973885e5d6f336 (patch) | |
tree | 16644c70da9d5704f615d9c07ed0413f302bfb98 /dynamic-layers/meta-python/recipes-devtools/python | |
parent | 06979d554847d413cc59a219a60d3c4f6073aeed (diff) | |
download | meta-security-6f7f2b6b470aaf8d66e3d63c45973885e5d6f336.tar.gz |
openscap: fix build with python 3.12
Backport a patch to fix build with python 3.12:
$ bitbake openscap-native
Traceback (most recent call last):
File "<string>", line 1, in <module>
ModuleNotFoundError: No module named 'distutils'
CMake Error at swig/python3/CMakeLists.txt:35 (install):
install TARGETS given no LIBRARY DESTINATION for module target
"_openscap_py".
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'dynamic-layers/meta-python/recipes-devtools/python')
0 files changed, 0 insertions, 0 deletions