From patchwork Fri Jan 16 01:25:54 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: 78899 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 C1A69D4A5E8 for ; Fri, 16 Jan 2026 01:26:05 +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.1440.1768526750779691020 for ; Thu, 15 Jan 2026 17:25:54 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=j46ser6a2yusdzubpv7m7ewqgesde2ie header.b=gty2HREW; dkim=pass header.i=@amazonses.com header.s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx header.b=NCiqFue0; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.192, mailfrom: 0101019bc468b246-5e3ba8a1-50e4-465e-b541-2a9d4838b2fc-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=1768526754; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=6ptR8GEZt/liP1LTQtoL8vmpPDqJcIzttnfvXmcN71A=; b=gty2HREWfSe6Y9QkMgfo1lbQuQFjgw43wPD1NcrCn4Ofzwu/OoMzYSaxDaO7xU0q /icvypEJ1j4BCj6Cg/Gh5/+/k2q0ZOXIUNrMvr06ODWXTmxrJ+UakYR5UEE/8e8GBpo CXLIeVT3YE/HKrp1qpQHUHAq2hucktECnCmTadEI= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx; d=amazonses.com; t=1768526754; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=6ptR8GEZt/liP1LTQtoL8vmpPDqJcIzttnfvXmcN71A=; b=NCiqFue0sQ7mkO9IKsOwYrxlrHjN6vzcbeVEMVHfdbechyWTCxSybEhk+D6Q5i7M OJsGfG1P5TmLOkkuqL6uAE74TmnizMRK8rS0ZwaTHPskAlCgyn01CpetggelbPiGcPS Euh5vgegWwsjDw+m552cyfIUQlKI/HBwU7cW5t/c= MIME-Version: 1.0 From: auh@yoctoproject.org To: openembedded-core@lists.openembedded.org Cc: Subject: [AUH] mesa: upgrading to 25.3.3 SUCCEEDED Message-ID: <0101019bc468b246-5e3ba8a1-50e4-465e-b541-2a9d4838b2fc-000000@us-west-2.amazonses.com> Date: Fri, 16 Jan 2026 01:25:54 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2026.01.16-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 ; Fri, 16 Jan 2026 01:26:05 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/229494 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *mesa* to *25.3.3* has Succeeded. Next steps: - apply the patch: git am 0001-mesa-upgrade-25.3.1-25.3.3.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 95687490e3ee3f21e0add8457ac1dd41f3a1965f Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Thu, 15 Jan 2026 23:46:40 +0000 Subject: [PATCH] mesa: upgrade 25.3.1 -> 25.3.3 --- ...su-drop-file-names-from-the-generated-file.patch | 9 +++------ ...reno-don-t-encode-build-path-into-binaries.patch | 13 +++++-------- ...don-t-dump-genvk.py-args-to-generated-file.patch | 6 +++--- ...son-misdetects-64bit-atomics-on-mips-clang.patch | 2 +- ...et-drop-file-names-from-the-generated-file.patch | 9 +++------ meta/recipes-graphics/mesa/mesa.inc | 4 ++-- 6 files changed, 17 insertions(+), 26 deletions(-) diff --git a/meta/recipes-graphics/mesa/files/0001-ethosu-drop-file-names-from-the-generated-file.patch b/meta/recipes-graphics/mesa/files/0001-ethosu-drop-file-names-from-the-generated-file.patch index aab17384d2..920716518b 100644 --- a/meta/recipes-graphics/mesa/files/0001-ethosu-drop-file-names-from-the-generated-file.patch +++ b/meta/recipes-graphics/mesa/files/0001-ethosu-drop-file-names-from-the-generated-file.patch @@ -1,7 +1,7 @@ -From 4c3fad710c5bc702e28ae2bcc3c73b0547c4954d Mon Sep 17 00:00:00 2001 +From 8546d71546bac64168d96765e1956e47ce49e28d Mon Sep 17 00:00:00 2001 From: Dmitry Baryshkov Date: Wed, 19 Nov 2025 14:19:36 +0200 -Subject: [PATCH 1/2] ethosu: drop file names from the generated file +Subject: [PATCH] ethosu: drop file names from the generated file Having file names and dates in the generated file affects reproducibility. Build systems (like OE) error out on the gen_header.py @@ -15,7 +15,7 @@ Upstream-Status: Backport [https://gitlab.freedesktop.org/mesa/mesa/-/commit/cdb 1 file changed, 12 deletions(-) diff --git a/src/gallium/drivers/ethosu/gen_header.py b/src/gallium/drivers/ethosu/gen_header.py -index b54516a812c7..44471893594b 100644 +index b54516a..4447189 100644 --- a/src/gallium/drivers/ethosu/gen_header.py +++ b/src/gallium/drivers/ethosu/gen_header.py @@ -29,21 +29,9 @@ def dump_c(args, guard, func): @@ -40,6 +40,3 @@ index b54516a812c7..44471893594b 100644 print("Copyright (C) %s-%s by the following authors:" % (p.copyright_year, current_year)) for author in p.authors: print("- " + author) --- -2.51.0 - 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 6948abe439..d6a6d39f72 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 a51c363079c7fdab89053d2be259d8df285aa763 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 @@ -19,7 +19,7 @@ Signed-off-by: Dmitry Baryshkov 3 files changed, 8 insertions(+), 2 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 +50,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 cf5c1e7..96dcb0a 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 +61,7 @@ index 469eeb4eb597..dfa1c12d0d9f 100644 capture: true, ) test('cffdump-' + name, -@@ -247,7 +248,8 @@ if with_tests +@@ -283,7 +284,8 @@ if with_tests output: name + '.log', command: [crashdec, args, files('../tests/traces/' + name + '.devcore')], capture: true, @@ -72,7 +72,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') @@ -84,6 +84,3 @@ index 98e49b8fcf0e..145e72597eb9 100644 dep_libarchive = dependency('libarchive', allow_fallback: true, required: false) dep_libxml2 = dependency('libxml-2.0', allow_fallback: true, required: false) ---- -2.39.2 - diff --git a/meta/recipes-graphics/mesa/files/0001-gfxstream-don-t-dump-genvk.py-args-to-generated-file.patch b/meta/recipes-graphics/mesa/files/0001-gfxstream-don-t-dump-genvk.py-args-to-generated-file.patch index 097ca84e3b..b9db011869 100644 --- a/meta/recipes-graphics/mesa/files/0001-gfxstream-don-t-dump-genvk.py-args-to-generated-file.patch +++ b/meta/recipes-graphics/mesa/files/0001-gfxstream-don-t-dump-genvk.py-args-to-generated-file.patch @@ -1,4 +1,4 @@ -From c0f067e86bc9f7fbc60c2539dc612a050ee2569f Mon Sep 17 00:00:00 2001 +From 97d53d1e0da07e9d3b37c0b54c67b68f182cfd79 Mon Sep 17 00:00:00 2001 From: Dmitry Baryshkov Date: Wed, 19 Nov 2025 11:36:42 +0200 Subject: [PATCH] gfxstream: don't dump genvk.py args to generated files @@ -14,10 +14,10 @@ Signed-off-by: Dmitry Baryshkov 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/src/gfxstream/codegen/scripts/cerealgenerator.py b/src/gfxstream/codegen/scripts/cerealgenerator.py -index 077571e9eda5..217c3e1d0e94 100644 +index 2b6a3c7..6b11209 100644 --- a/src/gfxstream/codegen/scripts/cerealgenerator.py +++ b/src/gfxstream/codegen/scripts/cerealgenerator.py -@@ -254,13 +254,7 @@ def banner_command(argv): +@@ -256,13 +256,7 @@ def banner_command(argv): Return a string corresponding to the command, with platform-specific paths removed.""" 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..e5e73de73d 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 cc6e6cd60fda3d0a455c40e2b4ac594e8ef0787c 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/files/0002-rocket-drop-file-names-from-the-generated-file.patch b/meta/recipes-graphics/mesa/files/0002-rocket-drop-file-names-from-the-generated-file.patch index 3e9edc411f..fbd60bfa1f 100644 --- a/meta/recipes-graphics/mesa/files/0002-rocket-drop-file-names-from-the-generated-file.patch +++ b/meta/recipes-graphics/mesa/files/0002-rocket-drop-file-names-from-the-generated-file.patch @@ -1,7 +1,7 @@ -From d5462c852d30fc41a223730848550db4f9675517 Mon Sep 17 00:00:00 2001 +From 2ebb2bd9edaedcf7d2d65fbcf4b6876bfce5a9e3 Mon Sep 17 00:00:00 2001 From: Dmitry Baryshkov Date: Wed, 19 Nov 2025 14:19:36 +0200 -Subject: [PATCH 2/2] rocket: drop file names from the generated file +Subject: [PATCH] rocket: drop file names from the generated file Having file names and dates in the generated file affects reproducibility. Build systems (like OE) error out on the gen_header.py @@ -15,7 +15,7 @@ Upstream-Status: Backport [https://gitlab.freedesktop.org/mesa/mesa/-/commit/7a3 1 file changed, 12 deletions(-) diff --git a/src/gallium/drivers/rocket/gen_header.py b/src/gallium/drivers/rocket/gen_header.py -index f3c6615dcb42..5457ef71d595 100644 +index f3c6615..5457ef7 100644 --- a/src/gallium/drivers/rocket/gen_header.py +++ b/src/gallium/drivers/rocket/gen_header.py @@ -29,21 +29,9 @@ def dump_c(args, guard, func): @@ -40,6 +40,3 @@ index f3c6615dcb42..5457ef71d595 100644 print("Copyright (C) %s-%s by the following authors:" % (p.copyright_year, current_year)) for author in p.authors: print("- " + author) --- -2.51.0 - diff --git a/meta/recipes-graphics/mesa/mesa.inc b/meta/recipes-graphics/mesa/mesa.inc index 835e4d46ea..252bc71635 100644 --- a/meta/recipes-graphics/mesa/mesa.inc +++ b/meta/recipes-graphics/mesa/mesa.inc @@ -22,8 +22,8 @@ SRC_URI = "https://archive.mesa3d.org/mesa-${PV}.tar.xz \ file://0002-rocket-drop-file-names-from-the-generated-file.patch \ " -SRC_URI[sha256sum] = "059d0d985622f49588f01aa29152804f4da8ffe6add046e00a52923379c2d8da" -PV = "25.3.1" +SRC_URI[sha256sum] = "05328b3891c000e6a110a3e7321d8bfbb21631d132bf86bd3d4a8f45c535ef6b" +PV = "25.3.3" UPSTREAM_CHECK_GITTAGREGEX = "mesa-(?P\d+(\.\d+)+)"