Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *cmake,cmake-native* to *3.31.5,3.31.5* has Succeeded.
Next steps:
- apply the patch: git am
0001-cmake-cmake-native-upgrade-3.31.4-3.31.5-3.31.4-3.31.patch
- check the changes to upstream patches and summarize them in the commit
message,
- compile an image that contains the package
- perform some basic sanity tests
- amend the patch and sign it off: git commit -s --reset-author --amend
- send it to the appropriate mailing list
Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.
Please review the attached files for further information and build/update
failures.
Any problem please file a bug at
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler
Regards,
The Upgrade Helper
-- >8 --
>From 5621ed80f345e35ecf72f508acaa6a56a7f05da0 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <[email protected]>
Date: Sat, 1 Feb 2025 05:38:14 +0000
Subject: [PATCH] cmake,cmake-native: upgrade 3.31.4 -> 3.31.5,3.31.4 -> 3.31.5
---
.../cmake/{cmake-native_3.31.4.bb => cmake-native_3.31.5.bb} | 0
meta/recipes-devtools/cmake/cmake.inc | 2 +-
...1-CMakeDetermineCompilerABI-Strip-pipe-from-compile-fl.patch | 2 +-
.../cmake/cmake/0001-CMakeLists.txt-disable-USE_NGHTTP2.patch | 2 +-
...5-Disable-use-of-ext2fs-ext2_fs.h-by-cmake-s-internal-.patch | 2 +-
.../recipes-devtools/cmake/{cmake_3.31.4.bb => cmake_3.31.5.bb} | 0
6 files changed, 4 insertions(+), 4 deletions(-)
rename meta/recipes-devtools/cmake/{cmake-native_3.31.4.bb =>
cmake-native_3.31.5.bb} (100%)
rename meta/recipes-devtools/cmake/{cmake_3.31.4.bb => cmake_3.31.5.bb} (100%)
diff --git a/meta/recipes-devtools/cmake/cmake-native_3.31.4.bb
b/meta/recipes-devtools/cmake/cmake-native_3.31.5.bb
similarity index 100%
rename from meta/recipes-devtools/cmake/cmake-native_3.31.4.bb
rename to meta/recipes-devtools/cmake/cmake-native_3.31.5.bb
diff --git a/meta/recipes-devtools/cmake/cmake.inc
b/meta/recipes-devtools/cmake/cmake.inc
index f1410a2c4b..703b037f09 100644
--- a/meta/recipes-devtools/cmake/cmake.inc
+++ b/meta/recipes-devtools/cmake/cmake.inc
@@ -20,7 +20,7 @@ SRC_URI =
"https://cmake.org/files/v${CMAKE_MAJOR_VERSION}/cmake-${PV}.tar.gz \
file://0001-CMakeDetermineCompilerABI-Strip-pipe-from-compile-fl.patch \
"
-SRC_URI[sha256sum] =
"a6130bfe75f5ba5c73e672e34359f7c0a1931521957e8393a5c2922c8b0f7f25"
+SRC_URI[sha256sum] =
"66fb53a145648be56b46fa9e8ccade3a4d0dfc92e401e52ce76bdad1fea43d27"
UPSTREAM_CHECK_REGEX = "cmake-(?P<pver>\d+(\.\d+)+)\.tar"
diff --git
a/meta/recipes-devtools/cmake/cmake/0001-CMakeDetermineCompilerABI-Strip-pipe-from-compile-fl.patch
b/meta/recipes-devtools/cmake/cmake/0001-CMakeDetermineCompilerABI-Strip-pipe-from-compile-fl.patch
index cf00964a9c..60dc439c3c 100644
---
a/meta/recipes-devtools/cmake/cmake/0001-CMakeDetermineCompilerABI-Strip-pipe-from-compile-fl.patch
+++
b/meta/recipes-devtools/cmake/cmake/0001-CMakeDetermineCompilerABI-Strip-pipe-from-compile-fl.patch
@@ -1,4 +1,4 @@
-From 969b2d07ad955fdc117bf2ea30305a5b2e74ea76 Mon Sep 17 00:00:00 2001
+From 4651696a9bac909191d4b2aa8c3b606d716e63e6 Mon Sep 17 00:00:00 2001
From: Philip Lorenz <[email protected]>
Date: Mon, 3 Jun 2024 13:19:24 +0200
Subject: [PATCH] CMakeDetermineCompilerABI: Strip -pipe from compile flags
diff --git
a/meta/recipes-devtools/cmake/cmake/0001-CMakeLists.txt-disable-USE_NGHTTP2.patch
b/meta/recipes-devtools/cmake/cmake/0001-CMakeLists.txt-disable-USE_NGHTTP2.patch
index a01e3fe8c7..df77e54b72 100644
---
a/meta/recipes-devtools/cmake/cmake/0001-CMakeLists.txt-disable-USE_NGHTTP2.patch
+++
b/meta/recipes-devtools/cmake/cmake/0001-CMakeLists.txt-disable-USE_NGHTTP2.patch
@@ -1,4 +1,4 @@
-From 8faeaefaf00f8d443511077b82624a8bd19cf725 Mon Sep 17 00:00:00 2001
+From fe238e7f4250fd7885e36ac63d346b21ee296d5d Mon Sep 17 00:00:00 2001
From: Changqing Li <[email protected]>
Date: Wed, 28 Dec 2022 17:51:27 +0800
Subject: [PATCH] CMakeLists.txt: disable USE_NGHTTP2
diff --git
a/meta/recipes-devtools/cmake/cmake/0005-Disable-use-of-ext2fs-ext2_fs.h-by-cmake-s-internal-.patch
b/meta/recipes-devtools/cmake/cmake/0005-Disable-use-of-ext2fs-ext2_fs.h-by-cmake-s-internal-.patch
index 95ae9108aa..757b59a251 100644
---
a/meta/recipes-devtools/cmake/cmake/0005-Disable-use-of-ext2fs-ext2_fs.h-by-cmake-s-internal-.patch
+++
b/meta/recipes-devtools/cmake/cmake/0005-Disable-use-of-ext2fs-ext2_fs.h-by-cmake-s-internal-.patch
@@ -1,4 +1,4 @@
-From c0ca5859788189a81c53face2ab5eaeadc1236b4 Mon Sep 17 00:00:00 2001
+From 345e3176a12907fb1cf96913c95975554957b967 Mon Sep 17 00:00:00 2001
From: Otavio Salvador <[email protected]>
Date: Thu, 5 Jul 2018 10:28:04 -0300
Subject: [PATCH] Disable use of ext2fs/ext2_fs.h by cmake's internal
diff --git a/meta/recipes-devtools/cmake/cmake_3.31.4.bb
b/meta/recipes-devtools/cmake/cmake_3.31.5.bb
similarity index 100%
rename from meta/recipes-devtools/cmake/cmake_3.31.4.bb
rename to meta/recipes-devtools/cmake/cmake_3.31.5.bb
--
2.44.1
packages/core2-64-poky-linux/cmake/cmake-bash-completion: PKGV changed from 3.31.4 [default] to 3.31.5 [default] packages/core2-64-poky-linux/cmake/cmake-bash-completion: PV changed from "3.31.4" to "3.31.5" packages/core2-64-poky-linux/cmake/cmake-dbg: PKGSIZE changed from 1104668624 to 1104679672 (+0%) packages/core2-64-poky-linux/cmake/cmake-dbg: PKGV changed from 3.31.4 [default] to 3.31.5 [default] packages/core2-64-poky-linux/cmake/cmake-dbg: PV changed from "3.31.4" to "3.31.5" packages/core2-64-poky-linux/cmake/cmake-dev: PKGV changed from 3.31.4 [default] to 3.31.5 [default] packages/core2-64-poky-linux/cmake/cmake-dev: PV changed from "3.31.4" to "3.31.5" packages/core2-64-poky-linux/cmake/cmake-doc: PKGV changed from 3.31.4 [default] to 3.31.5 [default] packages/core2-64-poky-linux/cmake/cmake-doc: PV changed from "3.31.4" to "3.31.5" packages/core2-64-poky-linux/cmake/cmake-locale: PKGV changed from 3.31.4 [default] to 3.31.5 [default] packages/core2-64-poky-linux/cmake/cmake-locale: PV changed from "3.31.4" to "3.31.5" packages/core2-64-poky-linux/cmake/cmake-src: PKGSIZE changed from 10299827 to 10300253 (+0%) packages/core2-64-poky-linux/cmake/cmake-src: PKGV changed from 3.31.4 [default] to 3.31.5 [default] packages/core2-64-poky-linux/cmake/cmake-src: PV changed from "3.31.4" to "3.31.5" packages/core2-64-poky-linux/cmake/cmake-staticdev: PKGV changed from 3.31.4 [default] to 3.31.5 [default] packages/core2-64-poky-linux/cmake/cmake-staticdev: PV changed from "3.31.4" to "3.31.5" packages/core2-64-poky-linux/cmake/cmake: PKGSIZE changed from 43198977 to 43203338 (+0%) packages/core2-64-poky-linux/cmake/cmake: PKGV changed from 3.31.4 [default] to 3.31.5 [default] packages/core2-64-poky-linux/cmake/cmake: PV changed from "3.31.4" to "3.31.5" packages/core2-64-poky-linux/cmake: SRC_URI changed from "https://cmake.org/files/v3.31/cmake-3.31.4.tar.gz file://0001-CMakeDetermineCompilerABI-Strip-pipe-from-compile-fl.patch" to "https://cmake.org/files/v3.31/cmake-3.31.5.tar.gz file://0001-CMakeDetermineCompilerABI-Strip-pipe-from-compile-fl.patch" packages/core2-64-poky-linux/cmake: PKGV changed from 3.31.4 [default] to 3.31.5 [default] packages/core2-64-poky-linux/cmake: PV changed from "3.31.4" to "3.31.5"
0001-cmake-cmake-native-upgrade-3.31.4-3.31.5-3.31.4-3.31.patch
Description: Binary data
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#210509): https://lists.openembedded.org/g/openembedded-core/message/210509 Mute This Topic: https://lists.openembedded.org/mt/110933232/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
