From patchwork Wed Feb 18 18:41:50 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: 81371 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 647C5E9A057 for ; Wed, 18 Feb 2026 18:42:02 +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.1398.1771440111419144366 for ; Wed, 18 Feb 2026 10:41:51 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=j46ser6a2yusdzubpv7m7ewqgesde2ie header.b=FpILxR4O; dkim=pass header.i=@amazonses.com header.s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx header.b=Xj9EhGhy; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.30, mailfrom: 0101019c720efd45-87be0bf6-c07c-45fd-918c-46213772c1a9-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=1771440111; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=R0SqgtXYpRN8+62QUOoqC9iRPmWfBHWGXV+H66xtLcQ=; b=FpILxR4O4twf3ff9TivjhDBlxHBbg3dmv5tmOsX8qXrGNhKsmUyY1F7cEy/XxX6z 5MXkX0w/2U2wLFN3BU/yhpJTPvAyaeaHPLeQJRRXWT3H/wzNUQVKQNoPMcPzkV20X8V 9JfOI0xSyJdxhlej9UpI2/wh81BOgCqEBrjviXF0= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx; d=amazonses.com; t=1771440111; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=R0SqgtXYpRN8+62QUOoqC9iRPmWfBHWGXV+H66xtLcQ=; b=Xj9EhGhytcLiePlJs7sJCwrO6S9b8bFmHfC7JKOA3yfUy7Mojkosrf8YQ8dr510U rt1qa7qqgmO3Wf5wy+XNQphGE+POfZXhgM7RfWGbowuXe48CDaOSyMx/id0SmX1oYaT Zxsybkmqc2mbvgleQPDYhln6bsXl45DiN13Gnoks= MIME-Version: 1.0 From: auh@yoctoproject.org To: openembedded-core@lists.openembedded.org Cc: Subject: [AUH] xorgproto: upgrading to 2025.1 SUCCEEDED Message-ID: <0101019c720efd45-87be0bf6-c07c-45fd-918c-46213772c1a9-000000@us-west-2.amazonses.com> Date: Wed, 18 Feb 2026 18:41:50 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2026.02.18-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 ; Wed, 18 Feb 2026 18:42:02 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/231388 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *xorgproto* to *2025.1* has Succeeded. Next steps: - apply the patch: git am 0001-xorgproto-upgrade-2024.1-2025.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 4acd9ad50b67434e4fbde9a162e1801c7762adca Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Wed, 18 Feb 2026 15:50:03 +0000 Subject: [PATCH] xorgproto: upgrade 2024.1 -> 2025.1 --- .../xorg-proto/{xorgproto_2024.1.bb => xorgproto_2025.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/xorg-proto/{xorgproto_2024.1.bb => xorgproto_2025.1.bb} (90%) diff --git a/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb b/meta/recipes-graphics/xorg-proto/xorgproto_2025.1.bb similarity index 90% rename from meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb rename to meta/recipes-graphics/xorg-proto/xorgproto_2025.1.bb index d79dc23f1b..e187c56fbc 100644 --- a/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb +++ b/meta/recipes-graphics/xorg-proto/xorgproto_2025.1.bb @@ -9,7 +9,7 @@ LICENSE = "MIT" LIC_FILES_CHKSUM = "file://COPYING-x11proto;md5=0b9fe3db4015bcbe920e7c67a39ee3f1" SRC_URI = "${XORG_MIRROR}/individual/proto/${BP}.tar.xz" -SRC_URI[sha256sum] = "372225fd40815b8423547f5d890c5debc72e88b91088fbfb13158c20495ccb59" +SRC_URI[sha256sum] = "56898c716c0578df8a2d828c9c3e5c528277705c0484381a81960fe1a67668e8" inherit meson