From patchwork Wed Aug 26 05:59:47 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 96377 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 6EA79C61DD6 for ; Wed, 26 Aug 2026 05:59:59 +0000 (UTC) Received: from a27-193.smtp-out.us-west-2.amazonses.com (a27-193.smtp-out.us-west-2.amazonses.com [54.240.27.193]) by mx.groups.io with SMTP id smtpd.msgproc01-g2.6365.1787723988937984795 for ; Tue, 25 Aug 2026 22:59:49 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=rBT/Mwqj; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=puvWL4IP; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.193, mailfrom: 010101a03ca73c11-d1f76304-6908-4898-a0ba-8adf67a84447-000000@us-west-2.amazonses.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky; d=yoctoproject.org; t=1787723988; h=Content-Type:MIME-Version:From:To:Subject:Message-Id:Date; bh=xoOmD9GzsQTF3Xo8JMNeNB+ICaYnbDIFJITD02QEatc=; b=rBT/MwqjOlQaCxp1GhDpmrXb6l8cVvto+E1PnvTpuYUQqetKUZeJIUFthH3q+btE lPwRZsYC27wYvoQiUg8DFPnBzZabruERFf62qCvpqFkJ8CQ8ArKMwuXYthpumKfj7iz tYvaYHZQ7Nb0mtVJirvJQL/HGnptOKKHTkliRte8= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1787723988; h=Content-Type:MIME-Version:From:To:Subject:Message-Id:Date:Feedback-ID; bh=xoOmD9GzsQTF3Xo8JMNeNB+ICaYnbDIFJITD02QEatc=; b=puvWL4IPXtMiyqbCh9Lt5hgFmTR1LXuGDYlXqyltYnaY3T8KHPkSkkstfNBFeblA cj2BdI7xaakh0LmV4FYWY24kioImEezUTPrcPIDUyhsHBJKjxCQWHlaqd4E0VJf0l0I 9Pbb8Q4MQjSx+nqJp2tXHhlO36/EZvY2tkmP91Uk= MIME-Version: 1.0 From: auh@yoctoproject.org To: openembedded-core@lists.openembedded.org Subject: [AUH] cmake,cmake-native: upgrading to 4.4.3,4.4.3 SUCCEEDED Message-ID: <010101a03ca73c11-d1f76304-6908-4898-a0ba-8adf67a84447-000000@us-west-2.amazonses.com> Date: Wed, 26 Aug 2026 05:59:47 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2026.08.26-54.240.27.193 List-Id: X-Webhook-Received: from 45-33-107-173.ip.linodeusercontent.com [45.33.107.173] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Wed, 26 Aug 2026 05:59:59 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/244306 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *cmake,cmake-native* to *4.4.3,4.4.3* has Succeeded. Next steps: - apply the patch: git am 0001-cmake-cmake-native-upgrade-4.4.2-4.4.3-4.4.2-4.4.3.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 f6252fd3616af466f74a8caf9b5e174865b0ef41 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Wed, 26 Aug 2026 05:29:09 +0000 Subject: [PATCH] cmake,cmake-native: upgrade 4.4.2 -> 4.4.3,4.4.2 -> 4.4.3 Source: Help/release/4.4.rst CMake 4.4 Release Notes *********************** .. only:: html .. contents:: Changes made since CMake 4.3 include the following. New Features ============ Diagnostics ----------- * CMake diagnostic actions are now tracked in a new state type managed by the :command:`cmake_diagnostic` command. This replaces the old system which sometimes used variables to manage reporting actions and sometimes did not allow management beyond command-line options and presets. The new system also introduces several new diagnostic categories and significantly reduces the cost of adding additional categories in the future. See the :manual:`cmake-diagnostics(7)` manual for a list of available categories. * The :diagnostic:`CMD_INSTALL_ABSOLUTE_DESTINATION` diagnostic category was added to diagnose :command:`install` commands that specify an absolute ``DESTINATION``. This diagnostic may be controlled with the :option:`-Winstall-absolute-destination ` command-line option, the ``installAbsoluteDestination`` field in a :manual:`CMake Presets ` :preset:`configurePresets.warnings` object, or the :command:`cmake_diagnostic` command. Presets ------- * :manual:`cmake-presets(7)` files now support schema version 12. * :manual:`cmake(1)`, :manual:`ctest(1)`, and :manual:`cpack(1)` gained ``--presets-file`` arguments to support loading :manual:`presets ` from the specified file instead of ``CMakePresets.json`` and/or ``CMakeUserPresets.json``. See :option:`cmake --presets-file`, :option:`cmake --build --presets-file `, :option:`cmake --workflow --presets-file `, :option:`ctest --presets-file`, and :option:`cpack --presets-file` for details. * :manual:`cmake-presets(7)`, in schema version 12 and above, now expand the :ref:`${fileDir} ` macro to the directory of the presets file containing the ``${fileDir}`` macro, regardless of whether it is inherited by another preset in a different directory. * :manual:`cmake-presets(7)` gained support for a ``testPassthroughArguments`` field in the test preset ``execution`` object for forwarding arguments to test executables via presets. File-Based API -------------- * The :manual:`cmake-file-api(7)` "codemodel" version 2 object has been updated to 2.11. * The :manual:`cmake-file-api(7)` "codemodel" version 2 "target" object's "sources" and "interfaceSources" objects gained new ``fileSetIndexes`` fields to support sources belonging to multiple file sets. The ``fileSetIndex`` fields are maintained for backwards compatibility only, and users are advised to port to the new fields. * The :manual:`cmake-file-api(7)` "codemodel" version 2 "target" object's "sources" object gained a new ``backtraces`` field to represent multiple command invocations which associate a single source for a given target with mult [Changelog truncated as it exceeds 3000 characters; the full changelog can be found in an attachment to the AUH email] Source: Help/release/4.4.rst CMake 4.4 Release Notes *********************** .. only:: html .. contents:: Changes made since CMake 4.3 include the following. New Features ============ Diagnostics ----------- * CMake diagnostic actions are now tracked in a new state type managed by the :command:`cmake_diagnostic` command. This replaces the old system which sometimes used variables to manage reporting actions and sometimes did not allow management beyond command-line options and presets. The new system also introduces several new diagnostic categories and significantly reduces the cost of adding additional categories in the future. See the :manual:`cmake-diagnostics(7)` manual for a list of available categories. * The :diagnostic:`CMD_INSTALL_ABSOLUTE_DESTINATION` diagnostic category was added to diagnose :command:`install` commands that specify an absolute ``DESTINATION``. This diagnostic may be controlled with the :option:`-Winstall-absolute-destination ` command-line option, the ``installAbsoluteDestination`` field in a :manual:`CMake Presets ` :preset:`configurePresets.warnings` object, or the :command:`cmake_diagnostic` command. Presets ------- * :manual:`cmake-presets(7)` files now support schema version 12. * :manual:`cmake(1)`, :manual:`ctest(1)`, and :manual:`cpack(1)` gained ``--presets-file`` arguments to support loading :manual:`presets ` from the specified file instead of ``CMakePresets.json`` and/or ``CMakeUserPresets.json``. See :option:`cmake --presets-file`, :option:`cmake --build --presets-file `, :option:`cmake --workflow --presets-file `, :option:`ctest --presets-file`, and :option:`cpack --presets-file` for details. * :manual:`cmake-presets(7)`, in schema version 12 and above, now expand the :ref:`${fileDir} ` macro to the directory of the presets file containing the ``${fileDir}`` macro, regardless of whether it is inherited by another preset in a different directory. * :manual:`cmake-presets(7)` gained support for a ``testPassthroughArguments`` field in the test preset ``execution`` object for forwarding arguments to test executables via presets. File-Based API -------------- * The :manual:`cmake-file-api(7)` "codemodel" version 2 object has been updated to 2.11. * The :manual:`cmake-file-api(7)` "codemodel" version 2 "target" object's "sources" and "interfaceSources" objects gained new ``fileSetIndexes`` fields to support sources belonging to multiple file sets. The ``fileSetIndex`` fields are maintained for backwards compatibility only, and users are advised to port to the new fields. * The :manual:`cmake-file-api(7)` "codemodel" version 2 "target" object's "sources" object gained a new ``backtraces`` field to represent multiple command invocations which associate a single source for a given target with mult [Changelog truncated as it exceeds 3000 characters; the full changelog can be found in an attachment to the AUH email] --- .../cmake/{cmake-native_4.4.2.bb => cmake-native_4.4.3.bb} | 0 meta/recipes-devtools/cmake/cmake.inc | 2 +- meta/recipes-devtools/cmake/{cmake_4.4.2.bb => cmake_4.4.3.bb} | 0 3 files changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/cmake/{cmake-native_4.4.2.bb => cmake-native_4.4.3.bb} (100%) rename meta/recipes-devtools/cmake/{cmake_4.4.2.bb => cmake_4.4.3.bb} (100%) diff --git a/meta/recipes-devtools/cmake/cmake-native_4.4.2.bb b/meta/recipes-devtools/cmake/cmake-native_4.4.3.bb similarity index 100% rename from meta/recipes-devtools/cmake/cmake-native_4.4.2.bb rename to meta/recipes-devtools/cmake/cmake-native_4.4.3.bb diff --git a/meta/recipes-devtools/cmake/cmake.inc b/meta/recipes-devtools/cmake/cmake.inc index a51b25b864..b6b10371ce 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] = "1db9e61e60b6e0874c86386340b910382f3c5e75b9fbfb44d122063129a2789d" +SRC_URI[sha256sum] = "c46400618b4f1f2b43507f24fb22f3ae830c3416cf23b776e16e1d413aa892f0" UPSTREAM_CHECK_REGEX = "cmake-(?P\d+(\.\d+)+)\.tar" diff --git a/meta/recipes-devtools/cmake/cmake_4.4.2.bb b/meta/recipes-devtools/cmake/cmake_4.4.3.bb similarity index 100% rename from meta/recipes-devtools/cmake/cmake_4.4.2.bb rename to meta/recipes-devtools/cmake/cmake_4.4.3.bb