From patchwork Tue Apr 16 06:13:59 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 42377 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 CC9F7C25B73 for ; Tue, 16 Apr 2024 06:14:08 +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.web10.13603.1713248040327259582 for ; Mon, 15 Apr 2024 23:14:00 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=XdYrBiWj; dkim=pass header.i=@amazonses.com header.s=7v7vs6w47njt4pimodk5mmttbegzsi6n header.b=XMB8NVUu; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.191, mailfrom: 0101018ee58a72f9-4330b87b-8d0a-471c-88d4-9fc5d0d8b071-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=1713248039; h=Content-Type:MIME-Version:From:To:Subject:Message-Id:Date; bh=3qWwdlBHVdWNTu/2BJ592B/NWNQsehi23MDv3lMZRWI=; b=XdYrBiWjTSpOzdNz+0vRuFZvEc/lNSxKJAgex35Gdz9hCaBu54XcM4Wpd7ZUp7K3 ZMlOMc7ZXWbW0xBTtCf8iojFfm1MvJQHYa/Os7eUPHt9LU+3tiGhTBXy/ndJxDOLJi0 KSbQoHUpXDbya8hvEE5JEuFmvrWrM754jJC8vIU4= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=7v7vs6w47njt4pimodk5mmttbegzsi6n; d=amazonses.com; t=1713248039; h=Content-Type:MIME-Version:From:To:Subject:Message-Id:Date:Feedback-ID; bh=3qWwdlBHVdWNTu/2BJ592B/NWNQsehi23MDv3lMZRWI=; b=XMB8NVUu25WsqFfEUzYJAEo3jx5a/fzzqKTn0FmPBIYZNjIiyIvgvbvK7WhGNNBh 1PHMfZQnFyjQZToq2p79bqprW7/dnMG8lmKromaucSygMUZYZdsx1BsVp2jbKEPA2bI qY+rDuqTWSbaIdsETl4JLVvS3RA7bpqkuUEAo0KM= MIME-Version: 1.0 From: auh@yoctoproject.org To: openembedded-core@lists.openembedded.org Subject: [AUH] repo: upgrading to 2.45 SUCCEEDED Message-ID: <0101018ee58a72f9-4330b87b-8d0a-471c-88d4-9fc5d0d8b071-000000@us-west-2.amazonses.com> Date: Tue, 16 Apr 2024 06:13:59 +0000 Feedback-ID: 1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2024.04.16-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 ; Tue, 16 Apr 2024 06:14:08 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/198318 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *repo* to *2.45* has Succeeded. Next steps: - apply the patch: git am 0001-repo-upgrade-2.42-2.45.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 d61ae2ce9fbe7d536eb9d8132ff74351bdd45eba Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Mon, 15 Apr 2024 20:28:23 +0000 Subject: [PATCH] repo: upgrade 2.42 -> 2.45 --- meta/recipes-devtools/repo/{repo_2.42.bb => repo_2.45.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/repo/{repo_2.42.bb => repo_2.45.bb} (94%) diff --git a/meta/recipes-devtools/repo/repo_2.42.bb b/meta/recipes-devtools/repo/repo_2.45.bb similarity index 94% rename from meta/recipes-devtools/repo/repo_2.42.bb rename to meta/recipes-devtools/repo/repo_2.45.bb index 9bb5000fab..81bf31754b 100644 --- a/meta/recipes-devtools/repo/repo_2.42.bb +++ b/meta/recipes-devtools/repo/repo_2.45.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 = "5554572f02537b8646139d59ab520e59e1d5f7b3" +SRCREV = "73356f1d5ccbebf5a33e5e9aa1ba06c5f5437fed" MIRRORS += "git://gerrit.googlesource.com/git-repo.git git://github.com/GerritCodeReview/git-repo.git"