From patchwork Mon Jan 15 17:33:51 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: 37807 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 039D1C47DA7 for ; Mon, 15 Jan 2024 17:33:58 +0000 (UTC) Received: from a27-192.smtp-out.us-west-2.amazonses.com (a27-192.smtp-out.us-west-2.amazonses.com [54.240.27.192]) by mx.groups.io with SMTP id smtpd.web11.88289.1705340030548809217 for ; Mon, 15 Jan 2024 09:33:52 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=Oh7KxM6X; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=RrVbzX2O; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.192, mailfrom: 0101018d0e2fd0bb-6f19967a-9e68-4278-ab2f-cb678970cc87-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=1705340031; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=DDlIG4orywzasTDhysMXY+FMwrQQA2rR4w1j4fS/UZI=; b=Oh7KxM6X6nLdtrrfqe07+E5zwe8QFnikt9aatJiMz2IZQY1QdHeg1GXgX+y0Q2TV Mx0UHFIvJaVO1tJ/6u55H6JpwhzF1jnNi5Sm5mZD9msK/IhXVpQ0R4lOJ3WfAtzsSo/ lxdkdemkaA8ShPP7iUeTlVDkXTx7sDH6utYdLZ6Q= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1705340031; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=DDlIG4orywzasTDhysMXY+FMwrQQA2rR4w1j4fS/UZI=; b=RrVbzX2OAAlxg7a6VPt2Vz1iPOT/hhNsPA6b5ZOswLPr3tscwek0AGgC1lquvhiT 85AFJ18Mve4NfkeKBvtcfj58BSYNE4WA2PEYPTZkOKDMFXFK/9MZeVvVP6CrPOSKSiS VY9ISXv6Bc/2PFAoKDICyEKEP+9cZ2ukxrjsk84A= MIME-Version: 1.0 From: auh@yoctoproject.org To: Tim Orling Cc: openembedded-core@lists.openembedded.org Subject: [AUH] at-spi2-core: upgrading to 2.50.1 SUCCEEDED Message-ID: <0101018d0e2fd0bb-6f19967a-9e68-4278-ab2f-cb678970cc87-000000@us-west-2.amazonses.com> Date: Mon, 15 Jan 2024 17:33:51 +0000 Feedback-ID: 1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2024.01.15-54.240.27.192 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 ; Mon, 15 Jan 2024 17:33:58 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/193791 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *at-spi2-core* to *2.50.1* has Succeeded. Next steps: - apply the patch: git am 0001-at-spi2-core-upgrade-2.50.0-2.50.1.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 16e16294a18a3c91f743dbf8e6c5b5bd27c37853 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Mon, 15 Jan 2024 16:14:46 +0000 Subject: [PATCH] at-spi2-core: upgrade 2.50.0 -> 2.50.1 --- .../atk/{at-spi2-core_2.50.0.bb => at-spi2-core_2.50.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/atk/{at-spi2-core_2.50.0.bb => at-spi2-core_2.50.1.bb} (95%) diff --git a/meta/recipes-support/atk/at-spi2-core_2.50.0.bb b/meta/recipes-support/atk/at-spi2-core_2.50.1.bb similarity index 95% rename from meta/recipes-support/atk/at-spi2-core_2.50.0.bb rename to meta/recipes-support/atk/at-spi2-core_2.50.1.bb index 57958fb7f5..6996ebebcd 100644 --- a/meta/recipes-support/atk/at-spi2-core_2.50.0.bb +++ b/meta/recipes-support/atk/at-spi2-core_2.50.1.bb @@ -11,7 +11,7 @@ MAJ_VER = "${@oe.utils.trim_version("${PV}", 2)}" SRC_URI = "${GNOME_MIRROR}/${BPN}/${MAJ_VER}/${BPN}-${PV}.tar.xz" -SRC_URI[sha256sum] = "e9f5a8c8235c9dd963b2171de9120301129c677dde933955e1df618b949c4adc" +SRC_URI[sha256sum] = "5727b5c0687ac57ba8040e79bd6731b714a36b8fcf32190f236b8fb3698789e7" DEPENDS = " \ dbus \