From 75713a6f37f2e2a3c04c74922fe7d77e1d66b94d Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Wed, 19 Aug 2026 17:34:26 +0800 Subject: [PATCH] python3-cmake: upgrade 4.4.0 -> 4.4.2 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../python/{python3-cmake_4.4.0.bb => python3-cmake_4.4.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-cmake_4.4.0.bb => python3-cmake_4.4.2.bb} (91%) diff --git a/meta-python/recipes-devtools/python/python3-cmake_4.4.0.bb b/meta-python/recipes-devtools/python/python3-cmake_4.4.2.bb similarity index 91% rename from meta-python/recipes-devtools/python/python3-cmake_4.4.0.bb rename to meta-python/recipes-devtools/python/python3-cmake_4.4.2.bb index acea3e4fdb..5450c33c1d 100644 --- a/meta-python/recipes-devtools/python/python3-cmake_4.4.0.bb +++ b/meta-python/recipes-devtools/python/python3-cmake_4.4.2.bb @@ -11,7 +11,7 @@ PYPI_PACKAGE = "cmake" PYPI_ARCHIVE_NAME_PREFIX = "pypi-" inherit pypi python_setuptools_build_meta -SRC_URI[sha256sum] = "933eb5977ecc5226e47d702d1c412b69f77ca00f59a4660c80b436cf7d5472de" +SRC_URI[sha256sum] = "6af2e0585239627f85f49a8f90761ce4560c671daae1d5e8d2b5f059dc7d22de" SRC_URI += " \ file://CMakeLists.txt \