From patchwork Mon Jun 1 15:35:28 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: 88993 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 1081FCD6E6C for ; Mon, 1 Jun 2026 15:35:40 +0000 (UTC) Received: from a27-45.smtp-out.us-west-2.amazonses.com (a27-45.smtp-out.us-west-2.amazonses.com [54.240.27.45]) by mx.groups.io with SMTP id smtpd.msgproc01-g2.1553.1780328129208539660 for ; Mon, 01 Jun 2026 08:35:29 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=Z/8xXI53; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=unE3UATB; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.45, mailfrom: 0101019e83d35f22-e5035efd-c2f2-48a5-820f-bae7358296d2-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=1780328128; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=4w1dGo6qwprTeVqB0OIqP4j+tEaZRxSL/NO0BIC0xis=; b=Z/8xXI53DH3UafnfY5lMVwKUW5K64VgawVEiOpnvh3gDuh8p5RokyuHrysKqYgOk rFwRSpjzPx6S7384CPtNKUebWFVfSZl1r2ktIY0OxjnLR6gCyClnnXCcXSEVtBHap4A YSNsKLkCDGMKTuzRqQdmFx3Xx0PKhzgXOH26h/Zw= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1780328128; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=4w1dGo6qwprTeVqB0OIqP4j+tEaZRxSL/NO0BIC0xis=; b=unE3UATBY91VNRWuNXapYh8r0C9CxnA1Zfx9QYSBAywlMrrsKxvvqydjB/RUhIVv N4TaZO2SKv8GKQTo2eEeuEGbBlowkqUjsqC3xPExdnmnnhEqaZxiWbLxYsis6baSzKt oCqXM6XmV+kNiiRlJDEW/KHxjS6CjtrzZWNIvt7A= MIME-Version: 1.0 From: auh@yoctoproject.org To: openembedded-core@lists.openembedded.org Cc: Subject: [AUH] cmake,cmake-native: upgrading to 4.3.3,4.3.3 SUCCEEDED Message-ID: <0101019e83d35f22-e5035efd-c2f2-48a5-820f-bae7358296d2-000000@us-west-2.amazonses.com> Date: Mon, 1 Jun 2026 15:35:28 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2026.06.01-54.240.27.45 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 ; Mon, 01 Jun 2026 15:35:40 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/237843 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.3.3,4.3.3* has Succeeded. Next steps: - apply the patch: git am 0001-cmake-cmake-native-upgrade-4.3.2-4.3.3-4.3.2-4.3.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 8c487eb19916910cc83ff0e354a16f55df286ac4 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Mon, 1 Jun 2026 05:47:43 +0000 Subject: [PATCH] cmake,cmake-native: upgrade 4.3.2 -> 4.3.3,4.3.2 -> 4.3.3 --- .../cmake/{cmake-native_4.3.2.bb => cmake-native_4.3.3.bb} | 0 meta/recipes-devtools/cmake/cmake.inc | 2 +- meta/recipes-devtools/cmake/{cmake_4.3.2.bb => cmake_4.3.3.bb} | 0 3 files changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/cmake/{cmake-native_4.3.2.bb => cmake-native_4.3.3.bb} (100%) rename meta/recipes-devtools/cmake/{cmake_4.3.2.bb => cmake_4.3.3.bb} (100%) diff --git a/meta/recipes-devtools/cmake/cmake-native_4.3.2.bb b/meta/recipes-devtools/cmake/cmake-native_4.3.3.bb similarity index 100% rename from meta/recipes-devtools/cmake/cmake-native_4.3.2.bb rename to meta/recipes-devtools/cmake/cmake-native_4.3.3.bb diff --git a/meta/recipes-devtools/cmake/cmake.inc b/meta/recipes-devtools/cmake/cmake.inc index 889badb772..f183f823e3 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] = "b0231eb39b3c3cabdc568c619df78208a7bd95ea10c9b2236d61218bac1b367d" +SRC_URI[sha256sum] = "cba4bb7a44edf2877bb6f059932896383babe435b3a8c3b5df48b4aa41c9bb85" UPSTREAM_CHECK_REGEX = "cmake-(?P\d+(\.\d+)+)\.tar" diff --git a/meta/recipes-devtools/cmake/cmake_4.3.2.bb b/meta/recipes-devtools/cmake/cmake_4.3.3.bb similarity index 100% rename from meta/recipes-devtools/cmake/cmake_4.3.2.bb rename to meta/recipes-devtools/cmake/cmake_4.3.3.bb