From patchwork Sat Feb 1 13:20:57 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: 56409 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 A7C68C02198 for ; Sat, 1 Feb 2025 13:21:00 +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.42725.1738416057550447511 for ; Sat, 01 Feb 2025 05:20:57 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=rnkzp2s7ci3kogmesvov2nwn7wcc2dgx header.b=AVE2W1fX; dkim=pass header.i=@amazonses.com header.s=7v7vs6w47njt4pimodk5mmttbegzsi6n header.b=JB29ndcE; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.45, mailfrom: 01010194c1abeac1-eaceb2b5-4167-4213-a571-51698ba852a4-000000@us-west-2.amazonses.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=rnkzp2s7ci3kogmesvov2nwn7wcc2dgx; d=yoctoproject.org; t=1738416057; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=JdaZUu95SI24pM7Om8f0wg+3J6qftCbgdQtSVZhjYT0=; b=AVE2W1fXDUWWkWpodYGiPcDR4HUdpYflutrFbUAHsXMZlT418DRjshNERPKLFcJT cJhMppcIlnvBT66bBIOp5yDjpc2VzpxZt+xs8jbRRTf96yApxfwtRa4WHIJ/UNsWhFu 3icerbqoeJIlI5YR0ZOxGSXlXouypq4PXQDhSRQI= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=7v7vs6w47njt4pimodk5mmttbegzsi6n; d=amazonses.com; t=1738416057; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=JdaZUu95SI24pM7Om8f0wg+3J6qftCbgdQtSVZhjYT0=; b=JB29ndcEFl3UFViCK/dUmti4Vc61YEshvJ/nzZjIZ/QaN4KUizV1h66n5+ueOZ4/ JxAaLPy16qNoPY/YEN6Lq72bFoY8CwKV4sTEB81+NXlDSM9bSw9pl0f9BhG157xLd/b LWviwBkDiUdijuN6Ppbd/JrkMAeQwINqhmZteYPo= MIME-Version: 1.0 From: auh@yoctoproject.org To: openembedded-core@lists.openembedded.org Cc: Subject: [AUH] repo: upgrading to 2.51 SUCCEEDED Message-ID: <01010194c1abeac1-eaceb2b5-4167-4213-a571-51698ba852a4-000000@us-west-2.amazonses.com> Date: Sat, 1 Feb 2025 13:20:57 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2025.02.01-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 ; Sat, 01 Feb 2025 13:21:00 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/210553 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *repo* to *2.51* has Succeeded. Next steps: - apply the patch: git am 0001-repo-upgrade-2.50.1-2.51.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 870b3a9137429fb0c8e4209ba3a3c65eb0574471 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Sat, 1 Feb 2025 08:49:22 +0000 Subject: [PATCH] repo: upgrade 2.50.1 -> 2.51 --- meta/recipes-devtools/repo/{repo_2.50.1.bb => repo_2.51.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/repo/{repo_2.50.1.bb => repo_2.51.bb} (94%) diff --git a/meta/recipes-devtools/repo/repo_2.50.1.bb b/meta/recipes-devtools/repo/repo_2.51.bb similarity index 94% rename from meta/recipes-devtools/repo/repo_2.50.1.bb rename to meta/recipes-devtools/repo/repo_2.51.bb index f1fcc9c8a1..b78b4867f1 100644 --- a/meta/recipes-devtools/repo/repo_2.50.1.bb +++ b/meta/recipes-devtools/repo/repo_2.51.bb @@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" SRC_URI = "git://gerrit.googlesource.com/git-repo.git;protocol=https;branch=main \ " -SRCREV = "13d6588bf60f0980ffa3d178441fa707655fee95" +SRCREV = "db111d392407797e170355e1c0ec98e71d4a8278" MIRRORS += "git://gerrit.googlesource.com/git-repo.git git://github.com/GerritCodeReview/git-repo.git"