From patchwork Wed Nov 5 23:16:39 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: 73793 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 96FFCCD4F22 for ; Wed, 5 Nov 2025 23:16:49 +0000 (UTC) Received: from a27-192.smtp-out.us-west-2.amazonses.com (a27-192.smtp-out.us-west-2.amazonses.com [54.240.27.192]) by mx.groups.io with SMTP id smtpd.msgproc01-g2.2340.1762384568966752539 for ; Wed, 05 Nov 2025 15:16:39 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=j46ser6a2yusdzubpv7m7ewqgesde2ie header.b=TIQue9ql; dkim=pass header.i=@amazonses.com header.s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx header.b=Cs9Rg6yi; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.192, mailfrom: 0101019a564ed8d1-384385a7-d9cb-44b9-b405-1baf5fced216-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=1762384599; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=q1NhAY+72tbVN9N/zdZCg06emRB7tH2n6pFohTccPmc=; b=TIQue9ql6eq5aAO+rwUUPoqMc+mhqSGEAtAAz0RT90dHNUZvuSRPvr7qp0knGJFz hGwm6F/p8dnquZBsvCsb1UF3e7FxC2XTvyuOVh8QTHCD3nMikEJOJdWDnRBsYvty86w voL3QAM8+lyx62cmU58et90z9QbtXXBTzc35VHec= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx; d=amazonses.com; t=1762384599; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=q1NhAY+72tbVN9N/zdZCg06emRB7tH2n6pFohTccPmc=; b=Cs9Rg6yitXjxl6Vtl6z4O7JfmJq7RuS84Mj23tlm2dGm7f2BHTUBcYxzMQMVlGPR VWC3oEr5g3CzENv7J1DZ1DIAUmmaCW2Fd7DVitWQR6/FVFDJEjpT7EVF9ibNGIYzpzp 6ATTjPd/YLubkeaLyo5gdNW1SAn0UnRA95iYMZd8= MIME-Version: 1.0 From: auh@yoctoproject.org To: openembedded-core@lists.openembedded.org Cc: Subject: [AUH] mesa: upgrading to 25.2.6 SUCCEEDED Message-ID: <0101019a564ed8d1-384385a7-d9cb-44b9-b405-1baf5fced216-000000@us-west-2.amazonses.com> Date: Wed, 5 Nov 2025 23:16:39 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2025.11.05-54.240.27.192 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:49 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/225886 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *mesa* to *25.2.6* has Succeeded. Next steps: - apply the patch: git am 0001-mesa-upgrade-25.2.5-25.2.6.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 adccee09899c370b480459361d6825e5fc26f310 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Wed, 5 Nov 2025 20:34:52 +0000 Subject: [PATCH] mesa: upgrade 25.2.5 -> 25.2.6 --- ...on-t-encode-build-path-into-binaries.patch | 25 +++++++++---------- ...sdetects-64bit-atomics-on-mips-clang.patch | 2 +- meta/recipes-graphics/mesa/mesa.inc | 4 +-- 3 files changed, 15 insertions(+), 16 deletions(-) diff --git a/meta/recipes-graphics/mesa/files/0001-freedreno-don-t-encode-build-path-into-binaries.patch b/meta/recipes-graphics/mesa/files/0001-freedreno-don-t-encode-build-path-into-binaries.patch index 136ed8623b..9b71794f9d 100644 --- a/meta/recipes-graphics/mesa/files/0001-freedreno-don-t-encode-build-path-into-binaries.patch +++ b/meta/recipes-graphics/mesa/files/0001-freedreno-don-t-encode-build-path-into-binaries.patch @@ -1,4 +1,4 @@ -From 027ac36756cc75eea9ed4fee135a351af30b35fd Mon Sep 17 00:00:00 2001 +From f5c8bb988c8acf1188a47543e2070e9546a4924d Mon Sep 17 00:00:00 2001 From: Dmitry Baryshkov Date: Tue, 16 Jul 2024 12:32:47 +0300 Subject: [PATCH] freedreno: don't encode build path into binaries @@ -13,13 +13,14 @@ it manually when running the tests. Upstream-Status: Submitted [https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30206] Signed-off-by: Dmitry Baryshkov --- - src/freedreno/afuc/meson.build | 4 ++++ - src/freedreno/decode/meson.build | 4 +++- - src/freedreno/meson.build | 2 +- - 3 files changed, 8 insertions(+), 2 deletions(-) + src/freedreno/afuc/meson.build | 4 ++++ + src/freedreno/decode/meson.build | 4 +++- + src/freedreno/meson.build | 2 +- + src/freedreno/registers/gen_header.py | 7 ++++--- + 4 files changed, 12 insertions(+), 5 deletions(-) diff --git a/src/freedreno/afuc/meson.build b/src/freedreno/afuc/meson.build -index bb7cebf5a748..351cc31ef2de 100644 +index 5dddc9a..1932410 100644 --- a/src/freedreno/afuc/meson.build +++ b/src/freedreno/afuc/meson.build @@ -56,10 +56,12 @@ if with_tests @@ -50,7 +51,7 @@ index bb7cebf5a748..351cc31ef2de 100644 ) test('afuc-disasm', diff --git a/src/freedreno/decode/meson.build b/src/freedreno/decode/meson.build -index 469eeb4eb597..dfa1c12d0d9f 100644 +index 8c242de..2115b0e 100644 --- a/src/freedreno/decode/meson.build +++ b/src/freedreno/decode/meson.build @@ -194,6 +194,7 @@ if dep_lua.found() and dep_libarchive.found() @@ -61,7 +62,7 @@ index 469eeb4eb597..dfa1c12d0d9f 100644 capture: true, ) test('cffdump-' + name, -@@ -247,7 +248,8 @@ if with_tests +@@ -265,7 +266,8 @@ if with_tests output: name + '.log', command: [crashdec, args, files('../tests/traces/' + name + '.devcore')], capture: true, @@ -72,7 +73,7 @@ index 469eeb4eb597..dfa1c12d0d9f 100644 test('crashdec-' + name, diff --git a/src/freedreno/meson.build b/src/freedreno/meson.build -index 98e49b8fcf0e..145e72597eb9 100644 +index 29e1bc4..afb7426 100644 --- a/src/freedreno/meson.build +++ b/src/freedreno/meson.build @@ -6,7 +6,7 @@ inc_freedreno_rnn = include_directories('rnn') @@ -85,9 +86,10 @@ index 98e49b8fcf0e..145e72597eb9 100644 dep_libarchive = dependency('libarchive', allow_fallback: true, required: false) dep_libxml2 = dependency('libxml-2.0', allow_fallback: true, required: false) diff --git a/src/freedreno/registers/gen_header.py b/src/freedreno/registers/gen_header.py +index 54ce18d..b9189ce 100644 --- a/src/freedreno/registers/gen_header.py +++ b/src/freedreno/registers/gen_header.py -@@ -885,13 +885,14 @@ The rules-ng-ng source files this header +@@ -889,13 +889,14 @@ The rules-ng-ng source files this header was generated from are: """) maxlen = 0 for filepath in p.xml_files: @@ -105,6 +107,3 @@ diff --git a/src/freedreno/registers/gen_header.py b/src/freedreno/registers/gen if p.copyright_year: current_year = str(datetime.date.today().year) print() ---- -2.39.2 - diff --git a/meta/recipes-graphics/mesa/files/0001-meson-misdetects-64bit-atomics-on-mips-clang.patch b/meta/recipes-graphics/mesa/files/0001-meson-misdetects-64bit-atomics-on-mips-clang.patch index baa98a0d46..fd9c0404b1 100644 --- a/meta/recipes-graphics/mesa/files/0001-meson-misdetects-64bit-atomics-on-mips-clang.patch +++ b/meta/recipes-graphics/mesa/files/0001-meson-misdetects-64bit-atomics-on-mips-clang.patch @@ -1,4 +1,4 @@ -From 02cc21800fe29f566add525e63f619c0536d6e7b Mon Sep 17 00:00:00 2001 +From 69fff17ab94ab52c1d524a2e478b811c0e54b502 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Mon, 13 Jan 2020 15:23:47 -0800 Subject: [PATCH] meson misdetects 64bit atomics on mips/clang diff --git a/meta/recipes-graphics/mesa/mesa.inc b/meta/recipes-graphics/mesa/mesa.inc index 6a36aea259..6b4d8d4233 100644 --- a/meta/recipes-graphics/mesa/mesa.inc +++ b/meta/recipes-graphics/mesa/mesa.inc @@ -19,8 +19,8 @@ SRC_URI = "https://archive.mesa3d.org/mesa-${PV}.tar.xz \ file://0001-freedreno-don-t-encode-build-path-into-binaries.patch \ " -SRC_URI[sha256sum] = "bb6243e7a6f525febfa1e6ab50827ca4d4bfdad73812377b0ca9b6c50998b03e" -PV = "25.2.5" +SRC_URI[sha256sum] = "361c97e8afa5fe20141c5362c5b489040751e12861c186a16c621a2fb182fc42" +PV = "25.2.6" UPSTREAM_CHECK_GITTAGREGEX = "mesa-(?P\d+(\.\d+)+)"