From patchwork Mon Jul 20 05:25:17 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 92828 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 E57C9C44515 for ; Mon, 20 Jul 2026 05:25:20 +0000 (UTC) Received: from a27-30.smtp-out.us-west-2.amazonses.com (a27-30.smtp-out.us-west-2.amazonses.com [54.240.27.30]) by mx.groups.io with SMTP id smtpd.msgproc02-g2.2633.1784525118547056716 for ; Sun, 19 Jul 2026 22:25:18 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=ENN3zVUI; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=mLrOD8Zx; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.30, mailfrom: 0101019f7dfc592c-cabf4175-d4a3-440e-89a6-2dd3cec05f1b-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=1784525117; h=Content-Type:MIME-Version:From:To:Subject:Message-Id:Date; bh=sCNeWKXZf2Trmpg+hgpu80af2ZCcHWOBhcsIB+vN5eM=; b=ENN3zVUIg/pFqHH61X7GPy313kL6KF/2wVkJyRpLEcDKF9LTMaxkhZOgAyU4w1gU T1cszvG6kyMJ/9g9BZ4NaJGXhW/rgGIRyyQYuHUSXg4JDHVpznD3NqE17is3bElu8+T /mYo2QW4pY7OTWiUlzcQTUNBxC6p7fcqIOqJV0bQ= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1784525117; h=Content-Type:MIME-Version:From:To:Subject:Message-Id:Date:Feedback-ID; bh=sCNeWKXZf2Trmpg+hgpu80af2ZCcHWOBhcsIB+vN5eM=; b=mLrOD8Zxj7wnkkBTD0mfqHnzb6oxD9jvNBhVb1g0cNOFs+qU2NnmMU6mhV2v2NNd Xf7dWSItOIWOFSUmhq9BXEY35neo3hyde+4nFLSoXMh6DHv1LV3UkeitSkraIDp3Fpo 9abmD7VLrvDXFYkgb8QhzlDVrL8alciov074qlpI= MIME-Version: 1.0 From: auh@yoctoproject.org To: openembedded-core@lists.openembedded.org Subject: [AUH] xwininfo,xvinfo,xmodmap: upgrading to 1.1.7,1.1.6,1.0.12 SUCCEEDED Message-ID: <0101019f7dfc592c-cabf4175-d4a3-440e-89a6-2dd3cec05f1b-000000@us-west-2.amazonses.com> Date: Mon, 20 Jul 2026 05:25:17 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2026.07.20-54.240.27.30 List-Id: X-Webhook-Received: from 45-33-107-173.ip.linodeusercontent.com [45.33.107.173] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Mon, 20 Jul 2026 05:25:20 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/241317 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *xwininfo,xvinfo,xmodmap* to *1.1.7,1.1.6,1.0.12* has Succeeded. Next steps: - apply the patch: git am 0001-xwininfo-xvinfo-xmodmap-upgrade-1.1.6-1.1.7-1.1.5-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 f807f0b000b527d2ef41ddadadfa7ff446be4d0c Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Mon, 20 Jul 2026 05:10:10 +0000 Subject: [PATCH] xwininfo,xvinfo,xmodmap: upgrade 1.1.6 -> 1.1.7,1.1.5 -> 1.1.6,1.0.11 -> 1.0.12 --- .../{xmodmap_1.0.11.bb => xmodmap_1.0.12.bb} | 23 +++++++++++++++++-- .../{xvinfo_1.1.5.bb => xvinfo_1.1.6.bb} | 2 +- .../{xwininfo_1.1.6.bb => xwininfo_1.1.7.bb} | 2 +- 3 files changed, 23 insertions(+), 4 deletions(-) rename meta/recipes-graphics/xorg-app/{xmodmap_1.0.11.bb => xmodmap_1.0.12.bb} (34%) rename meta/recipes-graphics/xorg-app/{xvinfo_1.1.5.bb => xvinfo_1.1.6.bb} (80%) rename meta/recipes-graphics/xorg-app/{xwininfo_1.1.6.bb => xwininfo_1.1.7.bb} (81%) diff --git a/meta/recipes-graphics/xorg-app/xmodmap_1.0.11.bb b/meta/recipes-graphics/xorg-app/xmodmap_1.0.12.bb similarity index 34% rename from meta/recipes-graphics/xorg-app/xmodmap_1.0.11.bb rename to meta/recipes-graphics/xorg-app/xmodmap_1.0.12.bb index dc955aa977..aac5b9bebe 100644 --- a/meta/recipes-graphics/xorg-app/xmodmap_1.0.11.bb +++ b/meta/recipes-graphics/xorg-app/xmodmap_1.0.12.bb @@ -1,3 +1,22 @@ +# 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 +# @@ -1,4 +1,4 @@ +# -Copyright (c) 1987, 2010, Oracle and/or its affiliates. All rights reserved. +# +Copyright (c) 1987, 2025, Oracle and/or its affiliates. +# +# Permission is hereby granted, free of charge, to any person obtaining a +# copy of this software and associated documentation files (the "Software"), +# +# + require xorg-app-common.inc SUMMARY = "Utility for modifying keymaps and pointer button mappings in X" @@ -9,9 +28,9 @@ from the user's session startup script to configure the keyboard \ according to personal tastes." LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://COPYING;md5=272c17e96370e1e74773fa22d9989621" +LIC_FILES_CHKSUM = "file://COPYING;md5=76caa89655fe179dbb374831c98ca65f" PE = "1" -SRC_URI[sha256sum] = "9a2f8168f7b0bc382828847403902cb6bf175e17658b36189eac87edda877e81" +SRC_URI[sha256sum] = "fc54b9b5bbf2ae58ba8f9d42bd051c41c7438377400c42c17d7496d19e1bb3ce" SRC_URI_EXT = "xz" diff --git a/meta/recipes-graphics/xorg-app/xvinfo_1.1.5.bb b/meta/recipes-graphics/xorg-app/xvinfo_1.1.6.bb similarity index 80% rename from meta/recipes-graphics/xorg-app/xvinfo_1.1.5.bb rename to meta/recipes-graphics/xorg-app/xvinfo_1.1.6.bb index d7e5d917ef..75f9b26a85 100644 --- a/meta/recipes-graphics/xorg-app/xvinfo_1.1.5.bb +++ b/meta/recipes-graphics/xorg-app/xvinfo_1.1.6.bb @@ -11,4 +11,4 @@ DEPENDS += " libxv" PE = "1" SRC_URI_EXT = "xz" -SRC_URI[sha256sum] = "3ede71ecb26d9614ccbc6916720285e95a2c7e0c5e19b8570eaaf72ad7c5c404" +SRC_URI[sha256sum] = "a436945e6a4ab70590358eec2b85d26970f7de480d27e8a25af8fe8421e88ae2" diff --git a/meta/recipes-graphics/xorg-app/xwininfo_1.1.6.bb b/meta/recipes-graphics/xorg-app/xwininfo_1.1.7.bb similarity index 81% rename from meta/recipes-graphics/xorg-app/xwininfo_1.1.6.bb rename to meta/recipes-graphics/xorg-app/xwininfo_1.1.7.bb index d410f7d519..6fc49e8729 100644 --- a/meta/recipes-graphics/xorg-app/xwininfo_1.1.6.bb +++ b/meta/recipes-graphics/xorg-app/xwininfo_1.1.7.bb @@ -12,4 +12,4 @@ DEPENDS += "libxext libxmu gettext-native" PE = "0" SRC_URI_EXT = "xz" -SRC_URI[sha256sum] = "3518897c17448df9ba99ad6d9bb1ca0f17bc0ed7c0fd61281b34ceed29a9253f" +SRC_URI[sha256sum] = "bee14d594cc86cc59aae1015c1b452a71bf60c304131e2716ca1cf0df733b4ac"