From patchwork Thu Jun 11 16:31:59 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: 89885 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 47E3FCD98F0 for ; Thu, 11 Jun 2026 16:32:10 +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.msgproc01-g2.50605.1781195496442115901 for ; Thu, 11 Jun 2026 09:31:59 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=q9MEMARW; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=maghZz+q; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.30, mailfrom: 0101019eb786b58d-7a3d747b-7c83-4881-b769-0b6c8dacff56-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=1781195519; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=rECvhqbeQacmKj6LCSCWwvJnSOafGRmHfpdUOt4SEmE=; b=q9MEMARW8RIVoh3+u3Pb4fWa2XYcCUfD0rrdDNg6ogL6AYXsKjCNccgTUez+25Rw IEtXkEcw6nlesx73LTT1n4y+JEVmxF/NDsNNwWlL/QTRCVCTwXh/yh4x+JQOJkmewfY MWAunXZF08YzUL4sB8HvpW6YBxKZ3Gn0w8GrpOic= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1781195519; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=rECvhqbeQacmKj6LCSCWwvJnSOafGRmHfpdUOt4SEmE=; b=maghZz+qtioGLOzC+2plqKcq+EVyPTKvcxpiZmBpm5wlHst/iH9jC+F/jJWT2w+X o9OmnESUV8T11yVI0JDC9kKZPnUUOjD9HfyKkCpqWWAs/3mZUxtoI6npHGeDuZXWn98 SKto2HGTjYUoqKtcxWzcIF+N+BqJEq9zpfdJCVqw= MIME-Version: 1.0 From: auh@yoctoproject.org To: openembedded-core@lists.openembedded.org Cc: Subject: [AUH] xserver-xorg: upgrading to 21.1.23 SUCCEEDED Message-ID: <0101019eb786b58d-7a3d747b-7c83-4881-b769-0b6c8dacff56-000000@us-west-2.amazonses.com> Date: Thu, 11 Jun 2026 16:31:59 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2026.06.11-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 ; Thu, 11 Jun 2026 16:32:10 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/238552 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.23* has Succeeded. Next steps: - apply the patch: git am 0001-xserver-xorg-upgrade-21.1.22-21.1.23.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 ed8c16a154c7d34acf7cd45dc6579fb5fb2352a7 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Thu, 11 Jun 2026 13:22:04 +0000 Subject: [PATCH] xserver-xorg: upgrade 21.1.22 -> 21.1.23 --- ...1-xf86pciBus.c-use-Intel-ddx-only-for-pre-gen4-hardwar.patch | 2 +- .../{xserver-xorg_21.1.22.bb => xserver-xorg_21.1.23.bb} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-xserver/{xserver-xorg_21.1.22.bb => xserver-xorg_21.1.23.bb} (92%) 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 7d151aaa63..4a5bf4ba43 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 6d23037f48f3d534286fc2bda927c9b6ee5d1445 Mon Sep 17 00:00:00 2001 +From fec2a3c8922ee7526d59e9fa2c6ad0943018b7b0 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.22.bb b/meta/recipes-graphics/xorg-xserver/xserver-xorg_21.1.23.bb similarity index 92% rename from meta/recipes-graphics/xorg-xserver/xserver-xorg_21.1.22.bb rename to meta/recipes-graphics/xorg-xserver/xserver-xorg_21.1.23.bb index 6a9826d959..d3c00e087e 100644 --- a/meta/recipes-graphics/xorg-xserver/xserver-xorg_21.1.22.bb +++ b/meta/recipes-graphics/xorg-xserver/xserver-xorg_21.1.23.bb @@ -1,7 +1,7 @@ require xserver-xorg.inc SRC_URI += " file://0001-xf86pciBus.c-use-Intel-ddx-only-for-pre-gen4-hardwar.patch" -SRC_URI[sha256sum] = "1a242c8917c49ba29ccc1f6021613d8a2b9805dd0d271a66ae9d09f4b0bb06b3" +SRC_URI[sha256sum] = "e39832e5617dadaf072fdf9f0e19e5d2e1c2a13607ac280bac1aba9f8fe14634" # These extensions are now integrated into the server, so declare the migration # path for in-place upgrades.