diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2025-10-29 08:14:47 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-10-29 10:14:13 -0700 |
| commit | e85d27f51175e8c1949210279d646ebb196cf17c (patch) | |
| tree | b7bf19828b067618a8976d21daa585795715784c | |
| parent | 64b87fbe6c1063eac918269d927b0af24c837bf1 (diff) | |
| download | meta-openembedded-e85d27f51175e8c1949210279d646ebb196cf17c.tar.gz | |
python3-cmake: upgrade 4.1.0 -> 4.1.2
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-cmake_4.1.2.bb (renamed from meta-python/recipes-devtools/python/python3-cmake_4.1.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-cmake_4.1.0.bb b/meta-python/recipes-devtools/python/python3-cmake_4.1.2.bb index 9ab56eb03f..ec7b8fe491 100644 --- a/meta-python/recipes-devtools/python/python3-cmake_4.1.0.bb +++ b/meta-python/recipes-devtools/python/python3-cmake_4.1.2.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] = "bacdd21aebdf9a42e5631cfb365beb8221783fcd27c4e04f7db8b79c43fb12df" | 14 | SRC_URI[sha256sum] = "bee98458447b3a3b937b72849489e6e37ba0076d46df2fbb3af26739e1a3ed10" |
| 15 | 15 | ||
| 16 | SRC_URI += " \ | 16 | SRC_URI += " \ |
| 17 | file://CMakeLists.txt \ | 17 | file://CMakeLists.txt \ |
