From: Wang Mingyu <[email protected]> Changelog: =========== - fix: drop manylinux1 workaround - fix: more readable error on missing ccmake - chore(deps): update clang to 21.1.8.1 - [Bot] Update to OpenSSL 3.5.5
Signed-off-by: Wang Mingyu <[email protected]> --- .../python/{python3-cmake_4.2.1.bb => python3-cmake_4.2.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-cmake_4.2.1.bb => python3-cmake_4.2.3.bb} (91%) diff --git a/meta-python/recipes-devtools/python/python3-cmake_4.2.1.bb b/meta-python/recipes-devtools/python/python3-cmake_4.2.3.bb similarity index 91% rename from meta-python/recipes-devtools/python/python3-cmake_4.2.1.bb rename to meta-python/recipes-devtools/python/python3-cmake_4.2.3.bb index 88f9ff38a0..613652b578 100644 --- a/meta-python/recipes-devtools/python/python3-cmake_4.2.1.bb +++ b/meta-python/recipes-devtools/python/python3-cmake_4.2.3.bb @@ -11,7 +11,7 @@ PYPI_PACKAGE = "cmake" PYPI_ARCHIVE_NAME_PREFIX = "pypi-" inherit pypi python_setuptools_build_meta -SRC_URI[sha256sum] = "a07a790ca65946667c0fb286549e8e0b5a850e2f8170ae60d3418573011ca218" +SRC_URI[sha256sum] = "7a6bc333453c9f7614c7a6e664950d309a5e1f89fa98512d537d4fde27eb8fae" SRC_URI += " \ file://CMakeLists.txt \ -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#125130): https://lists.openembedded.org/g/openembedded-devel/message/125130 Mute This Topic: https://lists.openembedded.org/mt/118276645/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
