From patchwork Fri Aug 1 14:07:47 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 67883 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 BC37DCA0ECE for ; Fri, 1 Aug 2025 14:07:49 +0000 (UTC) Received: from a27-29.smtp-out.us-west-2.amazonses.com (a27-29.smtp-out.us-west-2.amazonses.com [54.240.27.29]) by mx.groups.io with SMTP id smtpd.web10.88801.1754057268050553273 for ; Fri, 01 Aug 2025 07:07:48 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=j46ser6a2yusdzubpv7m7ewqgesde2ie header.b=XJNW7Wqm; dkim=pass header.i=@amazonses.com header.s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx header.b=GR4tJYTw; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.29, mailfrom: 0101019865f5d796-af4302cc-1185-473c-bd93-d1095c2bc1d2-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=1754057267; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=htuWI+ZtPukxzwnEpb7uf/dZt5AIVFYm5mV90oK0G/g=; b=XJNW7Wqm33hC1k7BWtkCeVmUDvhJHiJe8RTubk7A4gFk4B7iPWXWXtdpjX3Wzas9 xKSCyJDJvTH36gdeopgzsjfzAxmcisSN0maSJq5BZAr1YdrFCUypMYbGtKAyqUJz8OE OtyoyureTR2jkly9Ur6dbiVDm1078VVn1iXtTI4k= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx; d=amazonses.com; t=1754057267; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=htuWI+ZtPukxzwnEpb7uf/dZt5AIVFYm5mV90oK0G/g=; b=GR4tJYTwwz+GyT2NomFfm//EV4xnPY286kmd4sP4u/vSztMBbxmpMMcsZysgjkjE ZjklAOqBYG5STvQGoLq3uQDzXkODsnRLifiS94rdr3u1xl4KGtQcuZD6BHnRQp4C3LC dJooHsYF9rVPleELJSsh4QNYIWa6Q0RJIUmuAz+I= MIME-Version: 1.0 From: auh@yoctoproject.org To: openembedded-core@lists.openembedded.org Cc: Subject: [AUH] xeyes,xdpyinfo: upgrading to 1.3.1,1.4.0 SUCCEEDED Message-ID: <0101019865f5d796-af4302cc-1185-473c-bd93-d1095c2bc1d2-000000@us-west-2.amazonses.com> Date: Fri, 1 Aug 2025 14:07:47 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2025.08.01-54.240.27.29 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, 01 Aug 2025 14:07:49 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/221255 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *xeyes,xdpyinfo* to *1.3.1,1.4.0* has Succeeded. Next steps: - apply the patch: git am 0001-xeyes-xdpyinfo-upgrade-1.3.0-1.3.1-1.3.4-1.4.0.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 563f74e26fed11f5be299ef26bd3dfb7b6fe7c6f Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Fri, 1 Aug 2025 07:43:50 +0000 Subject: [PATCH] xeyes,xdpyinfo: upgrade 1.3.0 -> 1.3.1,1.3.4 -> 1.4.0 --- .../xorg-app/xdpyinfo/disable-xkb.patch | 18 +++++++++++---- .../{xdpyinfo_1.3.4.bb => xdpyinfo_1.4.0.bb} | 2 +- .../{xeyes_1.3.0.bb => xeyes_1.3.1.bb} | 23 +++++++++++++++++-- 3 files changed, 35 insertions(+), 8 deletions(-) rename meta/recipes-graphics/xorg-app/{xdpyinfo_1.3.4.bb => xdpyinfo_1.4.0.bb} (88%) rename meta/recipes-graphics/xorg-app/{xeyes_1.3.0.bb => xeyes_1.3.1.bb} (29%) diff --git a/meta/recipes-graphics/xorg-app/xdpyinfo/disable-xkb.patch b/meta/recipes-graphics/xorg-app/xdpyinfo/disable-xkb.patch index 1e8199cc66..a36a7d00fd 100644 --- a/meta/recipes-graphics/xorg-app/xdpyinfo/disable-xkb.patch +++ b/meta/recipes-graphics/xorg-app/xdpyinfo/disable-xkb.patch @@ -1,10 +1,18 @@ +From 346e258f90f9e98d898e269954eb8b5e6f261170 Mon Sep 17 00:00:00 2001 +From: Chris Larson +Date: Tue, 15 Aug 2006 11:58:37 +0000 +Subject: [PATCH] Numerous new xorg package versions from upstream OE. Pester + Upstream-Status: Pending +--- + configure.ac | 4 ++++ + 1 file changed, 4 insertions(+) -Index: xdpyinfo-1.3.0/configure.ac -=================================================================== ---- xdpyinfo-1.3.0.orig/configure.ac 2011-10-21 21:34:21.000000000 -0700 -+++ xdpyinfo-1.3.0/configure.ac 2011-11-28 20:06:56.554056935 -0800 -@@ -47,11 +47,15 @@ +diff --git a/configure.ac b/configure.ac +index 9d03e8b..eef369b 100644 +--- a/configure.ac ++++ b/configure.ac +@@ -49,11 +49,15 @@ PKG_CHECK_MODULES(DPY_XEXT, xext, AC_CHECK_HEADERS([X11/extensions/multibuf.h X11/extensions/XShm.h],,,[#include ]) CPPFLAGS="$SAVE_CPPFLAGS"],[echo "not found"]) diff --git a/meta/recipes-graphics/xorg-app/xdpyinfo_1.3.4.bb b/meta/recipes-graphics/xorg-app/xdpyinfo_1.4.0.bb similarity index 88% rename from meta/recipes-graphics/xorg-app/xdpyinfo_1.3.4.bb rename to meta/recipes-graphics/xorg-app/xdpyinfo_1.4.0.bb index 3becd40281..804b284352 100644 --- a/meta/recipes-graphics/xorg-app/xdpyinfo_1.3.4.bb +++ b/meta/recipes-graphics/xorg-app/xdpyinfo_1.4.0.bb @@ -15,6 +15,6 @@ PE = "1" SRC_URI += "file://disable-xkb.patch" SRC_URI_EXT = "xz" -SRC_URI[sha256sum] = "a8ada581dbd7266440d7c3794fa89edf6b99b8857fc2e8c31042684f3af4822b" +SRC_URI[sha256sum] = "dc1de6e6e091ed46c4837b0ae9811e8182f7be0d2af638cab3e530ff081a48b6" EXTRA_OECONF = "--disable-xkb" diff --git a/meta/recipes-graphics/xorg-app/xeyes_1.3.0.bb b/meta/recipes-graphics/xorg-app/xeyes_1.3.1.bb similarity index 29% rename from meta/recipes-graphics/xorg-app/xeyes_1.3.0.bb rename to meta/recipes-graphics/xorg-app/xeyes_1.3.1.bb index 3d1a7063ea..1ded6d8e16 100644 --- a/meta/recipes-graphics/xorg-app/xeyes_1.3.0.bb +++ b/meta/recipes-graphics/xorg-app/xeyes_1.3.1.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,5 @@ +# Copyright (c) 1991 X Consortium +# +Copyright (c) 2023 q3k +# +# Permission is hereby granted, free of charge, to any person obtaining +# a copy of this software and associated documentation files (the +# +# + require xorg-app-common.inc SUMMARY = "X11 eyes that follow the mouse cursor demo" @@ -6,9 +25,9 @@ follow the location of the mouse cursor around the screen." PE = "1" -LIC_FILES_CHKSUM = "file://COPYING;md5=3ea51b365051ac32d1813a7dbaa4bfc6" +LIC_FILES_CHKSUM = "file://COPYING;md5=29277094da1ef0646d5634a79cb0c1c5" SRC_URI_EXT = "xz" -SRC_URI[sha256sum] = "0950c600bf33447e169a539ee6655ef9f36d6cebf2c1be67f7ab55dacb753023" +SRC_URI[sha256sum] = "5608d76b7b1aac5ed7f22f1b6b5ad74ef98c8693220f32b4b87dccee4a956eaa" DEPENDS += "libxau libxt libxext libxmu libxrender libxi"