diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2026-04-02 10:13:34 +0800 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-04-01 19:29:07 -0700 |
| commit | 8e3de212f4fe3c6bb41960ecd0bade2603ac6da4 (patch) | |
| tree | bfddadddc5a3e54158f56ca1073631dd2f62322d /meta-python/recipes-devtools | |
| parent | 12dc91d96d050055826e3ba658802b250519d712 (diff) | |
| download | meta-openembedded-8e3de212f4fe3c6bb41960ecd0bade2603ac6da4.tar.gz | |
python3-cmake: upgrade 4.2.3 -> 4.3.0
Changelog:
docs: mention Windows ARM in README
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-python/recipes-devtools')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-cmake_4.3.0.bb (renamed from meta-python/recipes-devtools/python/python3-cmake_4.2.3.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-cmake_4.2.3.bb b/meta-python/recipes-devtools/python/python3-cmake_4.3.0.bb index 613652b578..b9eb56891d 100644 --- a/meta-python/recipes-devtools/python/python3-cmake_4.2.3.bb +++ b/meta-python/recipes-devtools/python/python3-cmake_4.3.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] = "7a6bc333453c9f7614c7a6e664950d309a5e1f89fa98512d537d4fde27eb8fae" | 14 | SRC_URI[sha256sum] = "b25ef14e4ebc16219eeb199da2199fc526c011f9973e02e7c21c69bfd46ed752" |
| 15 | 15 | ||
| 16 | SRC_URI += " \ | 16 | SRC_URI += " \ |
| 17 | file://CMakeLists.txt \ | 17 | file://CMakeLists.txt \ |
