From patchwork Thu Feb 15 17:32:26 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: 39398 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 80281C54E4F for ; Thu, 15 Feb 2024 17:32:32 +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.web10.20189.1708018347594307610 for ; Thu, 15 Feb 2024 09:32:27 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=SA+NBUle; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=LLEdqAl3; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.192, mailfrom: 0101018dadd3aaa5-47dd1818-871e-4aad-bdee-95961d5c45f9-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=1708018347; h=Content-Type:MIME-Version:From:To:Subject:Message-Id:Date; bh=Uat79CKF59ds9SqIaaoiW3qa94Pdor7+10ehVJJc97E=; b=SA+NBUleTn9z5i2otXW8mxErZK1ADQBVWKLOR/kVJ7TAdcU+FZ2WLezaV0edmxY7 U2YqPsH6OITrHUxHYLa1A7twmrT9kd2TVjx7vdHXPhOQwFqeuxOFEfXD0InBLcwNTIU z086lNe5s+ekLx2hU/1HiU/tU3JeN7zHNvkGx3SA= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1708018347; h=Content-Type:MIME-Version:From:To:Subject:Message-Id:Date:Feedback-ID; bh=Uat79CKF59ds9SqIaaoiW3qa94Pdor7+10ehVJJc97E=; b=LLEdqAl3Wihce8+LUgfwKjCY5Pm3GidfsxdatuUnHfHf6GzqixS7pn3r8EGRMSbU oK/uRlPErw/YMgtwBmojvhhdZm/qQPmqw8zx0x+DeM/D6TT5kztJdeYJ6EhhvJqUKP6 38WR1oLDxmqAQaJN+hJbosMOiypQNVUcoktTTtuc= MIME-Version: 1.0 From: auh@yoctoproject.org To: openembedded-core@lists.openembedded.org Subject: [AUH] xkeyboard-config: upgrading to 2.41 SUCCEEDED Message-ID: <0101018dadd3aaa5-47dd1818-871e-4aad-bdee-95961d5c45f9-000000@us-west-2.amazonses.com> Date: Thu, 15 Feb 2024 17:32:26 +0000 Feedback-ID: 1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2024.02.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 ; Thu, 15 Feb 2024 17:32:32 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/195654 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *xkeyboard-config* to *2.41* has Succeeded. Next steps: - apply the patch: git am 0001-xkeyboard-config-upgrade-2.40-2.41.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 d9c6c1f2f4defd9c1e6ca10f803914cc5df9e2d2 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Thu, 15 Feb 2024 14:28:06 +0000 Subject: [PATCH] xkeyboard-config: upgrade 2.40 -> 2.41 --- .../{xkeyboard-config_2.40.bb => xkeyboard-config_2.41.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/xorg-lib/{xkeyboard-config_2.40.bb => xkeyboard-config_2.41.bb} (92%) diff --git a/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.40.bb b/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.41.bb similarity index 92% rename from meta/recipes-graphics/xorg-lib/xkeyboard-config_2.40.bb rename to meta/recipes-graphics/xorg-lib/xkeyboard-config_2.41.bb index 5c1f475739..79ce7dea35 100644 --- a/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.40.bb +++ b/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.41.bb @@ -13,7 +13,7 @@ LICENSE = "MIT & MIT" LIC_FILES_CHKSUM = "file://COPYING;md5=8fc8ae699974c360e2e2e883a63ce264" SRC_URI = "${XORG_MIRROR}/individual/data/xkeyboard-config/${BPN}-${PV}.tar.xz" -SRC_URI[sha256sum] = "7a3dba1bec7dc7191432da021242d17c9cf6c89690e6c57b0de048ff8c9d2ae3" +SRC_URI[sha256sum] = "f02cd6b957295e0d50236a3db15825256c92f67ef1f73bf1c77a4b179edf728f" SECTION = "x11/libs" DEPENDS = "util-macros libxslt-native"