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.30.3,3.30.3* has Succeeded.

Next steps:
    - apply the patch: git am 
0001-cmake-cmake-native-upgrade-3.30.2-3.30.3-3.30.2-3.30.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 a8fa18014f217a81bad58465f65e74fc928a6a6c Mon Sep 17 00:00:00 2001
From: Upgrade Helper <[email protected]>
Date: Sun, 1 Sep 2024 05:41:10 +0000
Subject: [PATCH] cmake,cmake-native: upgrade 3.30.2 -> 3.30.3,3.30.2 -> 3.30.3

---
 .../cmake/{cmake-native_3.30.2.bb => cmake-native_3.30.3.bb}    | 0
 meta/recipes-devtools/cmake/cmake.inc                           | 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.30.2.bb => cmake_3.30.3.bb} | 0
 5 files changed, 3 insertions(+), 3 deletions(-)
 rename meta/recipes-devtools/cmake/{cmake-native_3.30.2.bb => 
cmake-native_3.30.3.bb} (100%)
 rename meta/recipes-devtools/cmake/{cmake_3.30.2.bb => cmake_3.30.3.bb} (100%)

diff --git a/meta/recipes-devtools/cmake/cmake-native_3.30.2.bb 
b/meta/recipes-devtools/cmake/cmake-native_3.30.3.bb
similarity index 100%
rename from meta/recipes-devtools/cmake/cmake-native_3.30.2.bb
rename to meta/recipes-devtools/cmake/cmake-native_3.30.3.bb
diff --git a/meta/recipes-devtools/cmake/cmake.inc 
b/meta/recipes-devtools/cmake/cmake.inc
index b88a4e4bc6..2c1b2be778 100644
--- a/meta/recipes-devtools/cmake/cmake.inc
+++ b/meta/recipes-devtools/cmake/cmake.inc
@@ -19,7 +19,7 @@ CMAKE_MAJOR_VERSION = 
"${@'.'.join(d.getVar('PV').split('.')[0:2])}"
 SRC_URI = "https://cmake.org/files/v${CMAKE_MAJOR_VERSION}/cmake-${PV}.tar.gz \
 "
 
-SRC_URI[sha256sum] = 
"46074c781eccebc433e98f0bbfa265ca3fd4381f245ca3b140e7711531d60db2"
+SRC_URI[sha256sum] = 
"6d5de15b6715091df7f5441007425264bdd477809f80333fdf95f846aaff88e4"
 
 UPSTREAM_CHECK_REGEX = "cmake-(?P<pver>\d+(\.\d+)+)\.tar"
 
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 7dc07582da..fd8c7fd01d 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 5e624d82c2838fec2f41ebec124f74aacff9e61f Mon Sep 17 00:00:00 2001
+From 71b3d912179a7a5ac2db9e7a83998e5c71bc9785 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 8788cc7964..21b0746e4f 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 b97f7dbb2637c6da772833c93bedc8be77520fb9 Mon Sep 17 00:00:00 2001
+From 8f6fc662af65e0aa5ed994eea4ff8872d1054d5f 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.30.2.bb 
b/meta/recipes-devtools/cmake/cmake_3.30.3.bb
similarity index 100%
rename from meta/recipes-devtools/cmake/cmake_3.30.2.bb
rename to meta/recipes-devtools/cmake/cmake_3.30.3.bb
-- 
2.44.0

Attachment: 0001-cmake-cmake-native-upgrade-3.30.2-3.30.3-3.30.2-3.30.patch
Description: Binary data

packages/core2-64-poky-linux/cmake/cmake-bash-completion: PV changed from 
"3.30.2" to "3.30.3"
packages/core2-64-poky-linux/cmake/cmake-bash-completion: PKGV changed from 
3.30.2 [default] to 3.30.3 [default]
packages/core2-64-poky-linux/cmake/cmake-dbg: PV changed from "3.30.2" to 
"3.30.3"
packages/core2-64-poky-linux/cmake/cmake-dbg: PKGSIZE changed from 1051459208 
to 1051519720 (+0%)
packages/core2-64-poky-linux/cmake/cmake-dbg: PKGV changed from 3.30.2 
[default] to 3.30.3 [default]
packages/core2-64-poky-linux/cmake/cmake-dev: PV changed from "3.30.2" to 
"3.30.3"
packages/core2-64-poky-linux/cmake/cmake-dev: PKGV changed from 3.30.2 
[default] to 3.30.3 [default]
packages/core2-64-poky-linux/cmake/cmake-doc: PV changed from "3.30.2" to 
"3.30.3"
packages/core2-64-poky-linux/cmake/cmake-doc: PKGV changed from 3.30.2 
[default] to 3.30.3 [default]
packages/core2-64-poky-linux/cmake/cmake-locale: PV changed from "3.30.2" to 
"3.30.3"
packages/core2-64-poky-linux/cmake/cmake-locale: PKGV changed from 3.30.2 
[default] to 3.30.3 [default]
packages/core2-64-poky-linux/cmake/cmake-src: PV changed from "3.30.2" to 
"3.30.3"
packages/core2-64-poky-linux/cmake/cmake-src: PKGSIZE changed from 10022979 to 
10023918 (+0%)
packages/core2-64-poky-linux/cmake/cmake-src: PKGV changed from 3.30.2 
[default] to 3.30.3 [default]
packages/core2-64-poky-linux/cmake/cmake-staticdev: PV changed from "3.30.2" to 
"3.30.3"
packages/core2-64-poky-linux/cmake/cmake-staticdev: PKGV changed from 3.30.2 
[default] to 3.30.3 [default]
packages/core2-64-poky-linux/cmake/cmake: PV changed from "3.30.2" to "3.30.3"
packages/core2-64-poky-linux/cmake/cmake: PKGSIZE changed from 41423617 to 
41429485 (+0%)
packages/core2-64-poky-linux/cmake/cmake: PKGV changed from 3.30.2 [default] to 
3.30.3 [default]
packages/core2-64-poky-linux/cmake: SRC_URI changed from 
"https://cmake.org/files/v3.30/cmake-3.30.2.tar.gz"; to 
"https://cmake.org/files/v3.30/cmake-3.30.3.tar.gz";
packages/core2-64-poky-linux/cmake: PV changed from "3.30.2" to "3.30.3"
packages/core2-64-poky-linux/cmake: PKGV changed from 3.30.2 [default] to 
3.30.3 [default]
packages/core2-64-poky-linux/gcc-runtime/gcc-runtime-src: PKGSIZE changed from 
9422342 to 9620507 (+2%)
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#204001): 
https://lists.openembedded.org/g/openembedded-core/message/204001
Mute This Topic: https://lists.openembedded.org/mt/108206653/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to