diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2023-08-01 15:41:38 +0800 | 
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-08-01 08:46:48 -0700 | 
| commit | cce2d4416c0de828d1dc6c1fc1a9ce451614cd43 (patch) | |
| tree | b4f73c7bb78c17cb6b98326c0ddcefd963674bce | |
| parent | e9ab80bc51daf9e4636794f975a67667011f2368 (diff) | |
| download | meta-openembedded-cce2d4416c0de828d1dc6c1fc1a9ce451614cd43.tar.gz | |
python3-cmake: upgrade 3.26.4 -> 3.27.0
Changelog:
==========
 chore(deps): bump cmake from 3.26.3 to 3.26.4
 chore: continue testing with python 2.7
 Update to CMake 3.27.0
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_3.27.0.bb (renamed from meta-python/recipes-devtools/python/python3-cmake_3.26.4.bb) | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-cmake_3.26.4.bb b/meta-python/recipes-devtools/python/python3-cmake_3.27.0.bb index c66c777574..81116752f0 100644 --- a/meta-python/recipes-devtools/python/python3-cmake_3.26.4.bb +++ b/meta-python/recipes-devtools/python/python3-cmake_3.27.0.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] = "d45b30b9ce7280829888c78650177ab525df2b6785e1a5b3d82b4c147d828c0e" | 14 | SRC_URI[sha256sum] = "d03f0a76a2b96805044ad1178b92aeeb5f695caa6776a32522bb5c430a55b4e8" | 
| 15 | 15 | ||
| 16 | SRC_URI += " \ | 16 | SRC_URI += " \ | 
| 17 | file://CMakeLists.txt \ | 17 | file://CMakeLists.txt \ | 
