From patchwork Sun Jun 15 13:15:00 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 64999 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 78510C83038 for ; Sun, 15 Jun 2025 13:15:04 +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.8893.1749993285953782973 for ; Sun, 15 Jun 2025 06:15:01 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=j46ser6a2yusdzubpv7m7ewqgesde2ie header.b=ZR0ej7JX; dkim=pass header.i=@amazonses.com header.s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx header.b=FsWkNo2O; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.191, mailfrom: 0101019773baa3e8-8006952c-72e0-4031-b866-4b768721081f-000000@us-west-2.amazonses.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=j46ser6a2yusdzubpv7m7ewqgesde2ie; d=yoctoproject.org; t=1749993301; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=AOZSwYeDnLoaBKaQz1v9VbczjTeyjznBTZknNDHtMUg=; b=ZR0ej7JXjtjtxawcYRqwXzRuEKF0IsenYveR4oHt0g9fldIOD7hVVmb9KcZrY8zk /wuA8AoOYJImArAoo4IeN5T6Ix0uym6QWsBsWC2snztQh6+qwElCOW2BfzhF8lvxI3x vorpDXrEKMoKZ/EOwjRVDbRM0ky6IsxeAvofHuOU= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx; d=amazonses.com; t=1749993301; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=AOZSwYeDnLoaBKaQz1v9VbczjTeyjznBTZknNDHtMUg=; b=FsWkNo2OUir6ztqIAbTZ7UMOVBgHAU1GLOCyJSDjU43kAAe/Pe94JRz83ZVWWx5+ Yey68x2Pxr6iL+MBw/LwjnBXygw3g1SsXLpyHGC3WGNgYeLda0pxtHz/ciFnYFcH3BP QcAnxBvj6qrQYBjdpYFQviM6Dq2xhs+/bwztn70M= MIME-Version: 1.0 From: auh@yoctoproject.org To: openembedded-core@lists.openembedded.org Cc: Subject: [AUH] xkeyboard-config: upgrading to 2.45 FAILED Message-ID: <0101019773baa3e8-8006952c-72e0-4031-b866-4b768721081f-000000@us-west-2.amazonses.com> Date: Sun, 15 Jun 2025 13:15:00 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2025.06.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 ; Sun, 15 Jun 2025 13:15:04 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/218728 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *xkeyboard-config* to *2.45* has Failed(do_compile). Detailed error information: do_compile failed Next steps: - apply the patch: git am 0001-xkeyboard-config-upgrade-2.44-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 b41e73662f28c095e44a9fd865a51475daa230ac Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Sun, 15 Jun 2025 12:00:28 +0000 Subject: [PATCH] xkeyboard-config: upgrade 2.44 -> 2.45 --- ...onfig_2.44.bb => xkeyboard-config_2.45.bb} | 44 ++++++++++++++++++- 1 file changed, 42 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-lib/{xkeyboard-config_2.44.bb => xkeyboard-config_2.45.bb} (35%) diff --git a/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.44.bb b/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.45.bb similarity index 35% rename from meta/recipes-graphics/xorg-lib/xkeyboard-config_2.44.bb rename to meta/recipes-graphics/xorg-lib/xkeyboard-config_2.45.bb index 52d074fd5e..a951646541 100644 --- a/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.44.bb +++ b/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.45.bb @@ -1,3 +1,43 @@ +# FIXME: the LIC_FILES_CHKSUM values have been updated by 'devtool upgrade'. +# The following is the difference between the old and the new license text. +# Please update the LICENSE value if needed, and summarize the changes in +# the commit message via 'License-Update:' tag. +# (example: 'License-Update: copyright years updated.') +# +# The changes: +# +# --- COPYING +# +++ COPYING +# @@ -173,14 +173,20 @@ +# the copyright holder. +# +# +# -Copyright (C) 1999, 2000 by Anton Zinoviev +# +Copyright (C) 1999, 2000, 2007, 2009 by Anton Zinoviev +# +# This software may be used, modified, copied, distributed, and sold, +# -in both source and binary form provided that the above copyright +# -and these terms are retained. Under no circumstances is the author +# -responsible for the proper functioning of this software, nor does +# -the author assume any responsibility for damages incurred with its +# -use. +# +both in source and binary form provided that the above copyright +# +notice and these terms are retained. The name of the author may not +# +be used to endorse or promote products derived from this software +# +without prior permission. THIS SOFTWARE IS PROVIDED "AS IS" AND +# +ANY EXPRESS OR IMPLIED WARRANTIES ARE DISCLAIMED. IN NO EVENT +# +SHALL THE AUTHOR BE LIABLE FOR ANY DAMAGES ARISING IN ANY WAY OUT +# +OF THE USE OF THIS SOFTWARE. +# + +# + +# +Copyright (C) 2002-2004 Soós Péter +# +Copyright (C) 2010 Andras Timar +# +# Permission is granted to anyone to use, distribute and modify +# this file in any way, provided that the above copyright notice +# +# + SUMMARY = "Keyboard configuration database for X Window" DESCRIPTION = "The non-arch keyboard configuration database for X \ @@ -10,10 +50,10 @@ HOMEPAGE = "http://freedesktop.org/wiki/Software/XKeyboardConfig" BUGTRACKER = "https://bugs.freedesktop.org/enter_bug.cgi?product=xkeyboard-config" LICENSE = "MIT & MIT" -LIC_FILES_CHKSUM = "file://COPYING;md5=8fc8ae699974c360e2e2e883a63ce264" +LIC_FILES_CHKSUM = "file://COPYING;md5=faa756e04053029ddc602caf99e5ef1d" SRC_URI = "${XORG_MIRROR}/individual/data/xkeyboard-config/${BPN}-${PV}.tar.xz" -SRC_URI[sha256sum] = "54d2c33eeebb031d48fa590c543e54c9bcbd0f00386ebc6489b2f47a0da4342a" +SRC_URI[sha256sum] = "169e075a92d957a57787c199e84e359df2931b7196c1c5b4a3d576ee6235a87c" SECTION = "x11/libs" DEPENDS = "util-macros libxslt-native"