From patchwork Wed Nov 5 23:16:41 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: 73769 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 703FECD4843 for ; Wed, 5 Nov 2025 23:16:48 +0000 (UTC) Received: from a27-31.smtp-out.us-west-2.amazonses.com (a27-31.smtp-out.us-west-2.amazonses.com [54.240.27.31]) by mx.groups.io with SMTP id smtpd.msgproc02-g2.2351.1762384574631610807 for ; Wed, 05 Nov 2025 15:16:42 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=j46ser6a2yusdzubpv7m7ewqgesde2ie header.b=fQIcpJZ0; dkim=pass header.i=@amazonses.com header.s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx header.b=WqlGPzZS; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.31, mailfrom: 0101019a564ee143-67fa867c-fcd2-4a45-a0b4-08f317384469-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=1762384602; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=QYELwYIqJOljctUXh9QTJ2QecP3iVwEuUz7WoTUYuKQ=; b=fQIcpJZ0SXbmmngeUnOAeLeMC4xseHU+nyfv8aw+nwIKV0n8jmNSWNVXNdkLvPX3 y60AOumAxgXTpFxziHNazHNrJZ2Bbcvtmkm5bdg2UvRrU48hS5xTO4wneApStpOoH0R G+vibvgNVoIOmZ/OQPMYHFSVz7HkiCFf8hn60gyo= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx; d=amazonses.com; t=1762384602; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=QYELwYIqJOljctUXh9QTJ2QecP3iVwEuUz7WoTUYuKQ=; b=WqlGPzZSh+qYhiKY+tEOb+Gr9vVSxf+Qr0rfkvdlA4d9rtfWLbDbhcafR7CgsraG v9+9uJ1spWpGx3wKYLS+jPgskhbYppBep8bQSTZ6NXDNsaF5X5kYKm+Y1f8o4oc1uIS o9WcTG5VnzZmOMp17uFIc9LqOy6r7TbK3Jkiu6sY= MIME-Version: 1.0 From: auh@yoctoproject.org To: openembedded-core@lists.openembedded.org Cc: Subject: [AUH] xserver-xorg: upgrading to 21.1.20 SUCCEEDED Message-ID: <0101019a564ee143-67fa867c-fcd2-4a45-a0b4-08f317384469-000000@us-west-2.amazonses.com> Date: Wed, 5 Nov 2025 23:16:41 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2025.11.05-54.240.27.31 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 ; Wed, 05 Nov 2025 23:16:48 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/225899 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *xserver-xorg* to *21.1.20* has Succeeded. Next steps: - apply the patch: git am 0001-xserver-xorg-upgrade-21.1.18-21.1.20.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 0299da610627de650b7b14b7f6bf98e408ff1d40 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Wed, 5 Nov 2025 21:24:00 +0000 Subject: [PATCH] xserver-xorg: upgrade 21.1.18 -> 21.1.20 --- .../xorg-xserver/xserver-xorg.inc | 2 +- ...-duplicate-definitions-of-IOPortBase.patch | 2 +- ...-Intel-ddx-only-for-pre-gen4-hardwar.patch | 2 +- ...org_21.1.18.bb => xserver-xorg_21.1.20.bb} | 24 ++++++++++++++++++- 4 files changed, 26 insertions(+), 4 deletions(-) rename meta/recipes-graphics/xorg-xserver/{xserver-xorg_21.1.18.bb => xserver-xorg_21.1.20.bb} (56%) diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xorg.inc b/meta/recipes-graphics/xorg-xserver/xserver-xorg.inc index 0dece7bba3..e12b70d228 100644 --- a/meta/recipes-graphics/xorg-xserver/xserver-xorg.inc +++ b/meta/recipes-graphics/xorg-xserver/xserver-xorg.inc @@ -2,7 +2,7 @@ SUMMARY = "The X.Org X server" HOMEPAGE = "http://www.x.org" SECTION = "x11/base" LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://COPYING;md5=5df87950af51ac2c5822094553ea1880" +LIC_FILES_CHKSUM = "file://COPYING;md5=21e33dcccf2d5034f798a8ea62622939" # xf86-*-* packages depend on an X server built with the xfree86 DDX # so we have a virtual to represent that: diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xorg/0001-Avoid-duplicate-definitions-of-IOPortBase.patch b/meta/recipes-graphics/xorg-xserver/xserver-xorg/0001-Avoid-duplicate-definitions-of-IOPortBase.patch index e9cbc9b4da..bf97383003 100644 --- a/meta/recipes-graphics/xorg-xserver/xserver-xorg/0001-Avoid-duplicate-definitions-of-IOPortBase.patch +++ b/meta/recipes-graphics/xorg-xserver/xserver-xorg/0001-Avoid-duplicate-definitions-of-IOPortBase.patch @@ -1,4 +1,4 @@ -From cedc797e1a0850039a25b7e387b342e54fffcc97 Mon Sep 17 00:00:00 2001 +From c1d6941474de189cb016b4e43fc4d409659ec05b Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Mon, 17 Aug 2020 10:50:51 -0700 Subject: [PATCH] Avoid duplicate definitions of IOPortBase diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xorg/0001-xf86pciBus.c-use-Intel-ddx-only-for-pre-gen4-hardwar.patch b/meta/recipes-graphics/xorg-xserver/xserver-xorg/0001-xf86pciBus.c-use-Intel-ddx-only-for-pre-gen4-hardwar.patch index a196e50751..69c8a26ed0 100644 --- a/meta/recipes-graphics/xorg-xserver/xserver-xorg/0001-xf86pciBus.c-use-Intel-ddx-only-for-pre-gen4-hardwar.patch +++ b/meta/recipes-graphics/xorg-xserver/xserver-xorg/0001-xf86pciBus.c-use-Intel-ddx-only-for-pre-gen4-hardwar.patch @@ -1,4 +1,4 @@ -From ad8967de36e6e2a185b71ce1d701448cda4ef3e2 Mon Sep 17 00:00:00 2001 +From 914e75c03233c19a63efca8ea733c99ef11b1a30 Mon Sep 17 00:00:00 2001 From: California Sullivan Date: Fri, 16 Mar 2018 17:23:11 -0700 Subject: [PATCH] xf86pciBus.c: use Intel ddx only for pre-gen4 hardware diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xorg_21.1.18.bb b/meta/recipes-graphics/xorg-xserver/xserver-xorg_21.1.20.bb similarity index 56% rename from meta/recipes-graphics/xorg-xserver/xserver-xorg_21.1.18.bb rename to meta/recipes-graphics/xorg-xserver/xserver-xorg_21.1.20.bb index 3c8cb0173f..099b866561 100644 --- a/meta/recipes-graphics/xorg-xserver/xserver-xorg_21.1.18.bb +++ b/meta/recipes-graphics/xorg-xserver/xserver-xorg_21.1.20.bb @@ -1,9 +1,31 @@ +# 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 +# @@ -16,7 +16,7 @@ +# Copyright © 2006-2008 Peter Hutterer +# Copyright © 2006 Adam Jackson +# Copyright © 2009-2010 NVIDIA Corporation +# -Copyright © 1987, 2003-2006, 2008-2010 Oracle and/or its affiliates. +# +Copyright © 1987, 2003-2006, 2008-2010, 2025 Oracle and/or its affiliates. +# Copyright © 1999 Keith Packard +# Copyright © 2007-2009 Red Hat, Inc. +# Copyright © 2005-2008 Daniel Stone +# +# + require xserver-xorg.inc SRC_URI += "file://0001-xf86pciBus.c-use-Intel-ddx-only-for-pre-gen4-hardwar.patch \ file://0001-Avoid-duplicate-definitions-of-IOPortBase.patch \ " -SRC_URI[sha256sum] = "c878d1930d87725d4a5bf498c24f4be8130d5b2646a9fd0f2994deff90116352" +SRC_URI[sha256sum] = "7695bc61824b3a81b6bad2f78b05400ca015003de402d1b322117105b702e937" # These extensions are now integrated into the server, so declare the migration # path for in-place upgrades.