From patchwork Mon Sep 15 11:54:31 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 70171 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 13794CAC592 for ; Mon, 15 Sep 2025 11:54:37 +0000 (UTC) Received: from a27-191.smtp-out.us-west-2.amazonses.com (a27-191.smtp-out.us-west-2.amazonses.com [54.240.27.191]) by mx.groups.io with SMTP id smtpd.web11.30912.1757937272588024136 for ; Mon, 15 Sep 2025 04:54:32 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=j46ser6a2yusdzubpv7m7ewqgesde2ie header.b=rhBF2TgD; dkim=pass header.i=@amazonses.com header.s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx header.b=cFYVngqV; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.191, mailfrom: 010101994d3a03c0-3c01ba30-20e8-4c17-921b-a21c78bba27d-000000@us-west-2.amazonses.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=j46ser6a2yusdzubpv7m7ewqgesde2ie; d=yoctoproject.org; t=1757937271; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=pLnpQ+rEozu+uE2qJnZL5wC9AL1HzOGkFSq/KRBnAw4=; b=rhBF2TgDvr9Xz0Sm9DiDdIzmrUI8i1MShckZn0dP5+i3JM63D2TErs30iEDNgC2D MWRkTVFfhHwtQxzfxtyGonxukvRaFfPBqLYBRhLGRJ9HmCHQYN25bYiEc1E1r/ALXhD qec6GodVo91FevVcVbXe4xkCDG/JUskwncDqJEv0= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx; d=amazonses.com; t=1757937271; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=pLnpQ+rEozu+uE2qJnZL5wC9AL1HzOGkFSq/KRBnAw4=; b=cFYVngqV+wFM4HOkxW8CNKXQL0JbHj8A9Tsy3+EAvXJ4J03VpIJF198ZB3Yjye/W jyrfICElHztuJhUV4Fo9dA2SUt+A1c7LXkdLm1QQIgC7Z0Wv7inH60y4K1f1Ejo/QJ5 9Ps9V2c9l9wUJxFqR3QaUp7rsXeit/+fbSlxHd6U= MIME-Version: 1.0 From: auh@yoctoproject.org To: openembedded-core@lists.openembedded.org Cc: Subject: [AUH] cmake-native,cmake: upgrading to 4.1.1,4.1.1 SUCCEEDED Message-ID: <010101994d3a03c0-3c01ba30-20e8-4c17-921b-a21c78bba27d-000000@us-west-2.amazonses.com> Date: Mon, 15 Sep 2025 11:54:31 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2025.09.15-54.240.27.191 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Mon, 15 Sep 2025 11:54:37 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/223404 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *cmake-native,cmake* to *4.1.1,4.1.1* has Succeeded. Next steps: - apply the patch: git am 0001-cmake-native-cmake-upgrade-4.1.0-4.1.1-4.1.0-4.1.1.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 2877141d024bf5c95f4efb0c34adfb0c19215384 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Mon, 15 Sep 2025 05:39:35 +0000 Subject: [PATCH] cmake-native,cmake: upgrade 4.1.0 -> 4.1.1,4.1.0 -> 4.1.1 --- .../cmake/{cmake-native_4.1.0.bb => cmake-native_4.1.1.bb} | 0 meta/recipes-devtools/cmake/cmake.inc | 2 +- ...isable-use-of-ext2fs-ext2_fs.h-by-cmake-s-internal.patch | 6 +++--- .../cmake/0002-CMakeLists.txt-disable-USE_NGHTTP2.patch | 6 +++--- .../cmake/{cmake_4.1.0.bb => cmake_4.1.1.bb} | 0 5 files changed, 7 insertions(+), 7 deletions(-) rename meta/recipes-devtools/cmake/{cmake-native_4.1.0.bb => cmake-native_4.1.1.bb} (100%) rename meta/recipes-devtools/cmake/{cmake_4.1.0.bb => cmake_4.1.1.bb} (100%) diff --git a/meta/recipes-devtools/cmake/cmake-native_4.1.0.bb b/meta/recipes-devtools/cmake/cmake-native_4.1.1.bb similarity index 100% rename from meta/recipes-devtools/cmake/cmake-native_4.1.0.bb rename to meta/recipes-devtools/cmake/cmake-native_4.1.1.bb diff --git a/meta/recipes-devtools/cmake/cmake.inc b/meta/recipes-devtools/cmake/cmake.inc index cbeeb31520..e0458cc491 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] = "81ee8170028865581a8e10eaf055afb620fa4baa0beb6387241241a975033508" +SRC_URI[sha256sum] = "b29f6f19733aa224b7763507a108a427ed48c688e1faf22b29c44e1c30549282" UPSTREAM_CHECK_REGEX = "cmake-(?P\d+(\.\d+)+)\.tar" diff --git a/meta/recipes-devtools/cmake/cmake/0001-Disable-use-of-ext2fs-ext2_fs.h-by-cmake-s-internal.patch b/meta/recipes-devtools/cmake/cmake/0001-Disable-use-of-ext2fs-ext2_fs.h-by-cmake-s-internal.patch index f31dce5644..9707c2c7c7 100644 --- a/meta/recipes-devtools/cmake/cmake/0001-Disable-use-of-ext2fs-ext2_fs.h-by-cmake-s-internal.patch +++ b/meta/recipes-devtools/cmake/cmake/0001-Disable-use-of-ext2fs-ext2_fs.h-by-cmake-s-internal.patch @@ -1,4 +1,4 @@ -From cf8210696ebbaff14612d845bc98fac447c0e6f5 Mon Sep 17 00:00:00 2001 +From 6aad45f1a96b7fe31d3b95d33eefa820693fd32c Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Thu, 5 Jul 2018 10:28:04 -0300 Subject: [PATCH] Disable use of ext2fs/ext2_fs.h by cmake's internal @@ -18,10 +18,10 @@ Signed-off-by: Otavio Salvador 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/Utilities/cmlibarchive/CMakeLists.txt b/Utilities/cmlibarchive/CMakeLists.txt -index 04d986b6ea7d8dc0bd7e909d4e7b4e73c9e35437..014fe78063f7d30c9a4970b7cf3aeeaeb36bcdbc 100644 +index e6ab5de9..913887b5 100644 --- a/Utilities/cmlibarchive/CMakeLists.txt +++ b/Utilities/cmlibarchive/CMakeLists.txt -@@ -745,12 +745,8 @@ LA_CHECK_INCLUDE_FILE("copyfile.h" HAVE_COPYFILE_H) +@@ -720,12 +720,8 @@ LA_CHECK_INCLUDE_FILE("copyfile.h" HAVE_COPYFILE_H) LA_CHECK_INCLUDE_FILE("direct.h" HAVE_DIRECT_H) LA_CHECK_INCLUDE_FILE("dlfcn.h" HAVE_DLFCN_H) LA_CHECK_INCLUDE_FILE("errno.h" HAVE_ERRNO_H) diff --git a/meta/recipes-devtools/cmake/cmake/0002-CMakeLists.txt-disable-USE_NGHTTP2.patch b/meta/recipes-devtools/cmake/cmake/0002-CMakeLists.txt-disable-USE_NGHTTP2.patch index 158eea2c3e..9fb2c63aef 100644 --- a/meta/recipes-devtools/cmake/cmake/0002-CMakeLists.txt-disable-USE_NGHTTP2.patch +++ b/meta/recipes-devtools/cmake/cmake/0002-CMakeLists.txt-disable-USE_NGHTTP2.patch @@ -1,4 +1,4 @@ -From e0a1996a85dcb43d69d3c7daecab4da74599e5ba Mon Sep 17 00:00:00 2001 +From 23a5559244c097292397c9a93b1fdede7e9ad44e Mon Sep 17 00:00:00 2001 From: Changqing Li Date: Wed, 28 Dec 2022 17:51:27 +0800 Subject: [PATCH] CMakeLists.txt: disable USE_NGHTTP2 @@ -22,10 +22,10 @@ Signed-off-by: Trevor Gamblin 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Utilities/cmcurl/CMakeLists.txt b/Utilities/cmcurl/CMakeLists.txt -index 75b510205984894ffa11461e7aa04d3c479709b4..83463042d82d9c7f17932753f47c47b12aeec85b 100644 +index ddc975c2..cf60a43e 100644 --- a/Utilities/cmcurl/CMakeLists.txt +++ b/Utilities/cmcurl/CMakeLists.txt -@@ -105,7 +105,7 @@ set(USE_ECH OFF) +@@ -110,7 +110,7 @@ set(USE_ECH OFF) set(USE_HTTPSRR OFF) set(USE_LIBIDN2 ON) set(USE_LIBRTMP OFF) diff --git a/meta/recipes-devtools/cmake/cmake_4.1.0.bb b/meta/recipes-devtools/cmake/cmake_4.1.1.bb similarity index 100% rename from meta/recipes-devtools/cmake/cmake_4.1.0.bb rename to meta/recipes-devtools/cmake/cmake_4.1.1.bb