diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2025-12-24 17:12:50 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-12-24 13:18:27 -0800 |
| commit | 44c27a5915d2a8909c65383238573cc3d229b593 (patch) | |
| tree | b9a2edc739d8de233656d2966e08ad4e5b52262b /meta-python/recipes-devtools/python | |
| parent | 0cc847b8f7cdea42a521760327cc2f05c22bacb9 (diff) | |
| download | meta-openembedded-44c27a5915d2a8909c65383238573cc3d229b593.tar.gz | |
python3-cmake: upgrade 4.2.0 -> 4.2.1
Changelog:
==========
- fix: add missing f-string prefix for --parallel bootstrap arg
- fix: workaround issue in lastversion with OpenSSL
- chore(deps): update clang to 21.1.8.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-cmake_4.2.1.bb (renamed from meta-python/recipes-devtools/python/python3-cmake_4.2.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-cmake_4.2.0.bb b/meta-python/recipes-devtools/python/python3-cmake_4.2.1.bb index 5782be0023..88f9ff38a0 100644 --- a/meta-python/recipes-devtools/python/python3-cmake_4.2.0.bb +++ b/meta-python/recipes-devtools/python/python3-cmake_4.2.1.bb | |||
| @@ -11,7 +11,7 @@ PYPI_PACKAGE = "cmake" | |||
| 11 | PYPI_ARCHIVE_NAME_PREFIX = "pypi-" | 11 | PYPI_ARCHIVE_NAME_PREFIX = "pypi-" |
| 12 | 12 | ||
| 13 | inherit pypi python_setuptools_build_meta | 13 | inherit pypi python_setuptools_build_meta |
| 14 | SRC_URI[sha256sum] = "7744c20e4a23e68dea276d819767d2bdbb45442cc342560b03ff693b755cd181" | 14 | SRC_URI[sha256sum] = "a07a790ca65946667c0fb286549e8e0b5a850e2f8170ae60d3418573011ca218" |
| 15 | 15 | ||
| 16 | SRC_URI += " \ | 16 | SRC_URI += " \ |
| 17 | file://CMakeLists.txt \ | 17 | file://CMakeLists.txt \ |
