From patchwork Fri Mar 15 17:00:15 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: 41071 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 AC6ACC54F58 for ; Fri, 15 Mar 2024 17:00:17 +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.web11.1275.1710522012370447044 for ; Fri, 15 Mar 2024 10:00:16 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=crJ5keN8; dkim=pass header.i=@amazonses.com header.s=7v7vs6w47njt4pimodk5mmttbegzsi6n header.b=xbWnv/Qp; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.191, mailfrom: 0101018e430ea0bf-9c5b5783-5d84-4f30-bd6d-8739b745a33a-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=1710522016; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=u1QdXHVOX9DSOv5mlC43lASQ6saaAP9QgqJhqmBc30g=; b=crJ5keN8l4t3+jpjxh8ZKo+dATvwq5O/lFFeUKCP8KPLJeo22BuNiu26h1bs6SAC BcbI+Ht/1NCxt0asO7XD3GzMvcfRESF1Wa3Xba674rYddAGBKVuM7/SxtNnzpiCDDb3 Zif1pNxutW5Q/QYq9jCi+ZqCigR4BwTil+Bu3Hfo= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=7v7vs6w47njt4pimodk5mmttbegzsi6n; d=amazonses.com; t=1710522016; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=u1QdXHVOX9DSOv5mlC43lASQ6saaAP9QgqJhqmBc30g=; b=xbWnv/Qp6HH1m/4eiw6+ds6ARoi7cowXTAvm74qAMqyT+VuX/SHCacII2Kck8o+G io0HA+/io0VlT+fXcMsogwMroODJh+iQ8/RDGAWNMmFZZOQq/InUkMjWuFkI/QAnLcC yzLeitPn2FE/A3w5yfwYco7eCOm/kZyXr7Sap/H0= MIME-Version: 1.0 From: auh@yoctoproject.org To: Joshua Watt Cc: openembedded-core@lists.openembedded.org Subject: [AUH] diffoscope: upgrading to 260 SUCCEEDED Message-ID: <0101018e430ea0bf-9c5b5783-5d84-4f30-bd6d-8739b745a33a-000000@us-west-2.amazonses.com> Date: Fri, 15 Mar 2024 17:00:15 +0000 Feedback-ID: 1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2024.03.15-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 ; Fri, 15 Mar 2024 17:00:17 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/197236 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *diffoscope* to *260* has Succeeded. Next steps: - apply the patch: git am 0001-diffoscope-upgrade-259-260.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 d7cc7943322f25997d6bedfb7d1a7de32e397979 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Fri, 15 Mar 2024 15:13:41 +0000 Subject: [PATCH] diffoscope: upgrade 259 -> 260 --- .../diffoscope/{diffoscope_259.bb => diffoscope_260.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/diffoscope/{diffoscope_259.bb => diffoscope_260.bb} (93%) diff --git a/meta/recipes-support/diffoscope/diffoscope_259.bb b/meta/recipes-support/diffoscope/diffoscope_260.bb similarity index 93% rename from meta/recipes-support/diffoscope/diffoscope_259.bb rename to meta/recipes-support/diffoscope/diffoscope_260.bb index eca2c208fc..297a53fb53 100644 --- a/meta/recipes-support/diffoscope/diffoscope_259.bb +++ b/meta/recipes-support/diffoscope/diffoscope_260.bb @@ -12,7 +12,7 @@ PYPI_PACKAGE = "diffoscope" inherit pypi setuptools3 -SRC_URI[sha256sum] = "c1f14452467f84c4be804a3725cbfdd5eadf977ece7ad463be8b647d1a87fb42" +SRC_URI[sha256sum] = "405a55502c8b2c988e46c0800d6a93e8e4e7632c1542b0a540dda50aeea41dac" RDEPENDS:${PN} += "\ binutils \