diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2025-03-31 17:11:29 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-03-31 15:00:30 -0700 |
| commit | 1d83f2d670fe7d2cd750520857b88dcc476b5132 (patch) | |
| tree | d8df0d489a476951ac809f0950210af4ad85c425 /meta-python | |
| parent | 7beb6347b2801657984d46516678f1479262c1c1 (diff) | |
| download | meta-openembedded-1d83f2d670fe7d2cd750520857b88dcc476b5132.tar.gz | |
python3-cmake: upgrade 3.31.6 -> 4.0.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-cmake_4.0.0.bb (renamed from meta-python/recipes-devtools/python/python3-cmake_3.31.6.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-cmake_3.31.6.bb b/meta-python/recipes-devtools/python/python3-cmake_4.0.0.bb index 67e19aa151..b2450cd46f 100644 --- a/meta-python/recipes-devtools/python/python3-cmake_3.31.6.bb +++ b/meta-python/recipes-devtools/python/python3-cmake_4.0.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] = "8edddfbf367fa1bcf4b9f3064470bc0e1022f70609c0cf69c863961897826205" | 14 | SRC_URI[sha256sum] = "b929ab7d2ebd6b9a81018b0248ea75edb3dc4ad69367e8c75fb0f6774bb6e962" |
| 15 | 15 | ||
| 16 | SRC_URI += " \ | 16 | SRC_URI += " \ |
| 17 | file://CMakeLists.txt \ | 17 | file://CMakeLists.txt \ |
