From patchwork Fri Aug 1 14:08:03 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: 67942 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 AA504CA0FE4 for ; Fri, 1 Aug 2025 14:08:14 +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.web11.88627.1754057268394555874 for ; Fri, 01 Aug 2025 07:08:04 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=j46ser6a2yusdzubpv7m7ewqgesde2ie header.b=e95/lBkn; dkim=pass header.i=@amazonses.com header.s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx header.b=T2MrdClC; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.192, mailfrom: 0101019865f61869-d2292781-5188-4e0d-99d1-d8c3ec845db3-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=1754057283; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=3zsruie7rypDH77y9X5pgkdZ3JJUu4dktAO7gAul4m4=; b=e95/lBkn/FiaTi5x+EIzK5FUWfGUiG0EDzY25sXiCOTfJxQ4uj51YGRb0RS4/YIn uy0w98zJXG53eXVQPmouq83pGmXAfWQoh2Z3PgKHhdo5+2pZe21rPNvudDs4c/JxFvK /iOkfQp5/7u/7GrJVXTXNOYpZTTnrZf0B6R93L0A= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx; d=amazonses.com; t=1754057283; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=3zsruie7rypDH77y9X5pgkdZ3JJUu4dktAO7gAul4m4=; b=T2MrdClCI0ek/U9RmjIBP47UJG9z9A2AnsPItf8QhlvNElX5U7zN4zeRmQO3cV9l KWpaP9xg7ECf+yuDy1a9S1oCiTaTbXvlnVd3huDYpbVLc/LIl0sy9RpzhEmuthSB1mb z/No+XuRt3VbP+VyRLxu7ca98x9rF4b3Wxxk1vWc= MIME-Version: 1.0 From: auh@yoctoproject.org To: Otavio Salvador Cc: openembedded-core@lists.openembedded.org Subject: [AUH] mesa: upgrading to 25.1.7 SUCCEEDED Message-ID: <0101019865f61869-d2292781-5188-4e0d-99d1-d8c3ec845db3-000000@us-west-2.amazonses.com> Date: Fri, 1 Aug 2025 14:08:03 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2025.08.01-54.240.27.192 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Fri, 01 Aug 2025 14:08:14 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/221315 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *mesa* to *25.1.7* has Succeeded. Next steps: - apply the patch: git am 0001-mesa-upgrade-25.1.6-25.1.7.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 5caedd863f02e94ee884fb2605d0dde1e52d229f Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Fri, 1 Aug 2025 11:17:28 +0000 Subject: [PATCH] mesa: upgrade 25.1.6 -> 25.1.7 --- .../0001-dont-build-clover-frontend.patch | 14 +++++++---- ...itch-to-new-non-owned-TargetOptions-.patch | 6 +++-- ...on-t-encode-build-path-into-binaries.patch | 23 +++++++++---------- ...sdetects-64bit-atomics-on-mips-clang.patch | 2 +- meta/recipes-graphics/mesa/mesa.inc | 4 ++-- 5 files changed, 28 insertions(+), 21 deletions(-) diff --git a/meta/recipes-graphics/mesa/files/0001-dont-build-clover-frontend.patch b/meta/recipes-graphics/mesa/files/0001-dont-build-clover-frontend.patch index 5f45f94fea..37de47ee5d 100644 --- a/meta/recipes-graphics/mesa/files/0001-dont-build-clover-frontend.patch +++ b/meta/recipes-graphics/mesa/files/0001-dont-build-clover-frontend.patch @@ -1,5 +1,6 @@ +From a77e6fd49ad14c8e284ef7d132f95dc1c21e04ab Mon Sep 17 00:00:00 2001 From: Markus Volk -Date: Sun, 19 Mai 2025 15:34:46 +0100 +Date: Tue, 19 Aug 2025 15:34:46 +0000 Subject: [PATCH] dont build clover frontend The clover frontend is deprecated and is always built with opencl, even if @@ -7,10 +8,15 @@ using rusticl. Additionally it adds a reproducibility issue. Upstream-Status: Inappropriate [oe-specific] Signed-off-by: Markus Volk +--- + src/gallium/meson.build | 6 +----- + 1 file changed, 1 insertion(+), 5 deletions(-) ---- a/src/gallium/meson.build 2025-05-07 18:35:10.000000000 +0200 -+++ b/src/gallium/meson.build 2025-05-18 17:05:23.677694272 +0200 -@@ -195,15 +195,11 @@ +diff --git a/src/gallium/meson.build b/src/gallium/meson.build +index 4d06365..3e2bb8e 100644 +--- a/src/gallium/meson.build ++++ b/src/gallium/meson.build +@@ -195,15 +195,11 @@ if with_gallium_d3d12 else driver_d3d12 = declare_dependency() endif diff --git a/meta/recipes-graphics/mesa/files/0001-fix-FTBFS-clc-switch-to-new-non-owned-TargetOptions-.patch b/meta/recipes-graphics/mesa/files/0001-fix-FTBFS-clc-switch-to-new-non-owned-TargetOptions-.patch index 2633869625..0f48d73be7 100644 --- a/meta/recipes-graphics/mesa/files/0001-fix-FTBFS-clc-switch-to-new-non-owned-TargetOptions-.patch +++ b/meta/recipes-graphics/mesa/files/0001-fix-FTBFS-clc-switch-to-new-non-owned-TargetOptions-.patch @@ -1,4 +1,4 @@ -From 531c6696d42953cd642dea7bf70153285c7949ae Mon Sep 17 00:00:00 2001 +From 0ae4d04acf9939434943388296a8ed4b26eb7897 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kai=20Wasserb=C3=A4ch?= Date: Tue, 6 May 2025 14:36:57 +0200 Subject: [PATCH] fix(FTBFS): clc: switch to new non-owned `TargetOptions` for @@ -23,9 +23,11 @@ Part-of: src/compiler/clc/clc_helpers.cpp | 4 ++++ 1 file changed, 4 insertions(+) +diff --git a/src/compiler/clc/clc_helpers.cpp b/src/compiler/clc/clc_helpers.cpp +index 3c0c9db..9d4a28c 100644 --- a/src/compiler/clc/clc_helpers.cpp +++ b/src/compiler/clc/clc_helpers.cpp -@@ -874,7 +874,11 @@ clc_compile_to_llvm_module(LLVMContext & +@@ -874,7 +874,11 @@ clc_compile_to_llvm_module(LLVMContext &llvm_ctx, diag_opts)); c->setTarget(clang::TargetInfo::CreateTargetInfo( 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 953a724dc0..f2f1cff223 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 a2b220a1cf3d106cbfcd0175688ee5076517055c 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 bb7cebf..351cc31 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 469eeb4..915ba11 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() @@ -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 e1cfb5f..4e3db12 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..dc0047c0a0 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 28d9071846c8c4d59883efdd4b2754ec3c5a0311 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 0d6f013ae1..7ce62ab4c7 100644 --- a/meta/recipes-graphics/mesa/mesa.inc +++ b/meta/recipes-graphics/mesa/mesa.inc @@ -21,8 +21,8 @@ SRC_URI = "https://archive.mesa3d.org/mesa-${PV}.tar.xz \ file://0001-fix-FTBFS-clc-switch-to-new-non-owned-TargetOptions-.patch \ " -SRC_URI[sha256sum] = "9f2b69eb39d2d8717d30a9868fdda3e0c0d3708ba32778bbac8ddb044538ce84" -PV = "25.1.6" +SRC_URI[sha256sum] = "4afd26a3cc93c3dd27183d4c4845f1ca7d683f6343900b54995809b3271ebed6" +PV = "25.1.7" UPSTREAM_CHECK_GITTAGREGEX = "mesa-(?P\d+(\.\d+)+)"