From patchwork Tue Jul 15 15:55:28 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: 66832 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 A1AE3C83F17 for ; Tue, 15 Jul 2025 15:55:38 +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.web10.12476.1752594929337931602 for ; Tue, 15 Jul 2025 08:55:29 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=j46ser6a2yusdzubpv7m7ewqgesde2ie header.b=dE760stI; dkim=pass header.i=@amazonses.com header.s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx header.b=hZqCx+eo; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.45, mailfrom: 010101980ecc534c-6c093234-7395-4f5b-9830-170e4093491e-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=1752594928; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=BZP0AautIygkzEU9IiPye5rNFM+jT628DYygtvGvl4g=; b=dE760stIqVbCTJ0PaUgisqmyzWkmmzDCXBcEyDXYv95VF2RUY42z84KydZmRKrfM 5qBCnkkvgVBojczpZyBUZKEetRVZqUAj6XIwUIVUj8gpE+OyU9sWiHgqUMkvFb1srdJ KVpcl5MjycDaXo9lAtdqVhZS8peB8AbuMPa6+Slk= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx; d=amazonses.com; t=1752594928; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=BZP0AautIygkzEU9IiPye5rNFM+jT628DYygtvGvl4g=; b=hZqCx+eoxBZ0KyhoEgXgBEisAH7R15zV4sAqlLKdo1f1XcOutZX9XsQPWvvPxSlV VFlOYMKyghvQuWHnqRBp236WQ5xwz7lRK5d20q3OYbWkTU8LrQg2hA/Gy55hKEV5Byc J2mmlIhZPWxEem5A0ySI8zRuZtc0LMcQVhm9ZOZI= MIME-Version: 1.0 From: auh@yoctoproject.org To: Fabio Estevam , Fabio Estevam Cc: openembedded-core@lists.openembedded.org Subject: [AUH] u-boot,u-boot-tools: upgrading to 2025.07,2025.07 SUCCEEDED Message-ID: <010101980ecc534c-6c093234-7395-4f5b-9830-170e4093491e-000000@us-west-2.amazonses.com> Date: Tue, 15 Jul 2025 15:55:28 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2025.07.15-54.240.27.45 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 ; Tue, 15 Jul 2025 15:55:38 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/220309 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *u-boot,u-boot-tools* to *2025.07,2025.07* has Succeeded. Next steps: - apply the patch: git am 0001-u-boot-u-boot-tools-upgrade-2025.04-2025.07-2025.04-.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 ac6ecc959ad8d5581b74904597c2028c9bd50413 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Tue, 15 Jul 2025 05:45:41 +0000 Subject: [PATCH] u-boot,u-boot-tools: upgrade 2025.04 -> 2025.07,2025.04 -> 2025.07 --- meta/recipes-bsp/u-boot/u-boot-common.inc | 2 +- .../u-boot/{u-boot-tools_2025.04.bb => u-boot-tools_2025.07.bb} | 1 + .../recipes-bsp/u-boot/{u-boot_2025.04.bb => u-boot_2025.07.bb} | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) rename meta/recipes-bsp/u-boot/{u-boot-tools_2025.04.bb => u-boot-tools_2025.07.bb} (98%) rename meta/recipes-bsp/u-boot/{u-boot_2025.04.bb => u-boot_2025.07.bb} (99%) diff --git a/meta/recipes-bsp/u-boot/u-boot-common.inc b/meta/recipes-bsp/u-boot/u-boot-common.inc index 8600d4bab6..2734b318d7 100644 --- a/meta/recipes-bsp/u-boot/u-boot-common.inc +++ b/meta/recipes-bsp/u-boot/u-boot-common.inc @@ -12,7 +12,7 @@ PE = "1" # We use the revision in order to avoid having to fetch it from the # repo during parse -SRCREV = "34820924edbc4ec7803eb89d9852f4b870fa760a" +SRCREV = "e37de002fac3895e8d0b60ae2015e17bb33e2b5b" SRC_URI = "git://source.denx.de/u-boot/u-boot.git;protocol=https;branch=master;tag=v${PV}" diff --git a/meta/recipes-bsp/u-boot/u-boot-tools_2025.04.bb b/meta/recipes-bsp/u-boot/u-boot-tools_2025.07.bb similarity index 98% rename from meta/recipes-bsp/u-boot/u-boot-tools_2025.04.bb rename to meta/recipes-bsp/u-boot/u-boot-tools_2025.07.bb index 7eaf721ca8..ef386f76e6 100644 --- a/meta/recipes-bsp/u-boot/u-boot-tools_2025.04.bb +++ b/meta/recipes-bsp/u-boot/u-boot-tools_2025.07.bb @@ -1,2 +1,3 @@ require u-boot-common.inc require u-boot-tools.inc + diff --git a/meta/recipes-bsp/u-boot/u-boot_2025.04.bb b/meta/recipes-bsp/u-boot/u-boot_2025.07.bb similarity index 99% rename from meta/recipes-bsp/u-boot/u-boot_2025.04.bb rename to meta/recipes-bsp/u-boot/u-boot_2025.07.bb index 89e964f627..e6bb6c97a4 100644 --- a/meta/recipes-bsp/u-boot/u-boot_2025.04.bb +++ b/meta/recipes-bsp/u-boot/u-boot_2025.07.bb @@ -6,3 +6,4 @@ DEPENDS += "bc-native dtc-native gnutls-native python3-pyelftools-native" # workarounds for aarch64 kvm qemu boot regressions SRC_URI:append:qemuarm64 = " file://disable-CONFIG_BLOBLIST.cfg file://disable_CONFIG_USB.cfg" SRC_URI:append:genericarm64 = " file://disable-CONFIG_BLOBLIST.cfg file://disable_CONFIG_USB.cfg" +