Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | openscap: upgrade 1.3.9 -> 1.3.10 | Yi Zhao | 2024-05-08 | 1 | -76/+0 |
| | | | | | | | | ChangeLog: https://github.com/OpenSCAP/openscap/releases/tag/1.3.10 Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com> | ||||
* | openscap: update to tip to fix new build issue. | Armin Kuster | 2024-03-27 | 1 | -5/+3 |
| | | | | | | drop patch now included. Signed-off-by: Armin Kuster <akuster808@gmail.com> | ||||
* | openscap: fix build with python 3.12 | Yi Zhao | 2024-02-20 | 1 | -1/+3 |
| | | | | | | | | | | | | | | 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> | ||||
* | openscap: update to 1.3.9 | Armin Kuster | 2023-09-25 | 1 | -0/+76 |
Signed-off-by: Armin Kuster <akuster808@gmail.com> |