From: Wang Mingyu <[email protected]> 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 <[email protected]> --- .../python/{python3-cmake_4.2.0.bb => python3-cmake_4.2.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-cmake_4.2.0.bb => python3-cmake_4.2.1.bb} (91%) 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 similarity index 91% rename from meta-python/recipes-devtools/python/python3-cmake_4.2.0.bb rename to 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" PYPI_ARCHIVE_NAME_PREFIX = "pypi-" inherit pypi python_setuptools_build_meta -SRC_URI[sha256sum] = "7744c20e4a23e68dea276d819767d2bdbb45442cc342560b03ff693b755cd181" +SRC_URI[sha256sum] = "a07a790ca65946667c0fb286549e8e0b5a850e2f8170ae60d3418573011ca218" SRC_URI += " \ file://CMakeLists.txt \ -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#122864): https://lists.openembedded.org/g/openembedded-devel/message/122864 Mute This Topic: https://lists.openembedded.org/mt/116927028/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
