From patchwork Mon Jun 1 15:35:29 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: 89000 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 AB942CD6E76 for ; Mon, 1 Jun 2026 15:35:41 +0000 (UTC) Received: from a27-23.smtp-out.us-west-2.amazonses.com (a27-23.smtp-out.us-west-2.amazonses.com [54.240.27.23]) by mx.groups.io with SMTP id smtpd.msgproc02-g2.1552.1780328129481884145 for ; Mon, 01 Jun 2026 08:35:29 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=kWX1epWt; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=kPzu1d+v; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.23, mailfrom: 0101019e83d363a2-e7518a57-2337-4b7b-bb1f-19d545f199d2-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=1780328129; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=py130nDovR44U3FCK/RwdbIzp1C8CxyYc1SOPveH+9A=; b=kWX1epWtFDe58+7y3knl1FgbQrZkBWK8Hdl+T+40GG7OTqRRbSWdBIb6bLJyLVb2 9vR7w6HYgaCVuq8TpMxDm3wXEUMK+mBtCjKwyLSR3dZRkMCBPfXh+B7RfWmcx/KwusT HaAxMcZ3Hh3aFSz36vyyiVHR6238liH1qVYaQZZY= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1780328129; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=py130nDovR44U3FCK/RwdbIzp1C8CxyYc1SOPveH+9A=; b=kPzu1d+vshbWCoJxV4bhXrEAqLP7+qrMeNTdRsA8cmJ7wvhWzyygo24y7L3SjKI+ mXmiFOtaEKfpBeRc2Y61No+qyhzZY6xEFn8nyICUXEdYNmRaf57uH2aTsYwxwBAe5Vn 8HUjk+VhOd2RIHz5CVT22kP6oGaaRDuK1oPQi3mQ= MIME-Version: 1.0 From: auh@yoctoproject.org To: openembedded-core@lists.openembedded.org Cc: Subject: [AUH] mesa,mesa-tools-native: upgrading to 26.1.1,26.1.1 SUCCEEDED Message-ID: <0101019e83d363a2-e7518a57-2337-4b7b-bb1f-19d545f199d2-000000@us-west-2.amazonses.com> Date: Mon, 1 Jun 2026 15:35:29 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2026.06.01-54.240.27.23 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 ; Mon, 01 Jun 2026 15:35:41 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/237847 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *mesa,mesa-tools-native* to *26.1.1,26.1.1* has Succeeded. Next steps: - apply the patch: git am 0001-mesa-mesa-tools-native-upgrade-26.0.6-26.1.1-26.0.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 cee117ffec2bbbaefae50f25bed736d6ce923c21 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Mon, 1 Jun 2026 06:37:10 +0000 Subject: [PATCH] mesa,mesa-tools-native: upgrade 26.0.6 -> 26.1.1,26.0.6 -> 26.1.1 --- ...0001-freedreno-don-t-encode-build-path-into-binaries.patch | 4 ++-- .../files/0001-gallivm-Fix-armhf-build-against-LLVM-22.patch | 4 ++-- .../0001-meson-misdetects-64bit-atomics-on-mips-clang.patch | 2 +- meta/recipes-graphics/mesa/mesa.inc | 4 ++-- 4 files changed, 7 insertions(+), 7 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 e976b3399f..d07e22223c 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 4ef7487109f9acfa2baf1a2224da31a0ae0c74c6 Mon Sep 17 00:00:00 2001 +From 35cb971c25fca4332f0eca3afea3f71b66fd2b84 Mon Sep 17 00:00:00 2001 From: Dmitry Baryshkov Date: Wed, 10 Dec 2025 02:27:16 +0200 Subject: [PATCH] freedreno: don't encode build path into binaries @@ -25,7 +25,7 @@ Signed-off-by: Quentin Schulz 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/src/freedreno/meson.build b/src/freedreno/meson.build -index a4bfd33..330b646 100644 +index e8f01b8..8144a75 100644 --- a/src/freedreno/meson.build +++ b/src/freedreno/meson.build @@ -4,9 +4,10 @@ diff --git a/meta/recipes-graphics/mesa/files/0001-gallivm-Fix-armhf-build-against-LLVM-22.patch b/meta/recipes-graphics/mesa/files/0001-gallivm-Fix-armhf-build-against-LLVM-22.patch index 065dd373a7..8b6dfd62de 100644 --- a/meta/recipes-graphics/mesa/files/0001-gallivm-Fix-armhf-build-against-LLVM-22.patch +++ b/meta/recipes-graphics/mesa/files/0001-gallivm-Fix-armhf-build-against-LLVM-22.patch @@ -1,4 +1,4 @@ -From 2a40c481affef4df729d794daf378ed2e0184895 Mon Sep 17 00:00:00 2001 +From a453cca8d08482255db24933f5b6e8e0cdc0992c Mon Sep 17 00:00:00 2001 From: Alessandro Astone Date: Sun, 1 Mar 2026 18:14:09 +0100 Subject: [PATCH] gallivm: Fix armhf build against LLVM 22 @@ -13,7 +13,7 @@ Signed-off-by: Jose Quaresma 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gallium/auxiliary/gallivm/lp_bld_misc.cpp b/src/gallium/auxiliary/gallivm/lp_bld_misc.cpp -index d3ad342..c95d86e 100644 +index ce8ca02..86779f0 100644 --- a/src/gallium/auxiliary/gallivm/lp_bld_misc.cpp +++ b/src/gallium/auxiliary/gallivm/lp_bld_misc.cpp @@ -331,7 +331,7 @@ lp_build_fill_mattrs(std::vector &MAttrs) 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 b039ac213e..30570cfd74 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 8943b38a0c14b220e3e173c038c87ce9a697c173 Mon Sep 17 00:00:00 2001 +From fdf91baf2b8c470695f50a3adab9f180a6242180 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 15dad6eedd..d9e4d511c0 100644 --- a/meta/recipes-graphics/mesa/mesa.inc +++ b/meta/recipes-graphics/mesa/mesa.inc @@ -20,8 +20,8 @@ SRC_URI = "https://archive.mesa3d.org/mesa-${PV}.tar.xz \ file://0001-gallivm-Fix-armhf-build-against-LLVM-22.patch \ " -SRC_URI[sha256sum] = "1d3c3b8a8363b8cc354175bb4a684ad8b035211cc1d6fa17aeb9b9623c513f89" -PV = "26.0.6" +SRC_URI[sha256sum] = "8bd36c031cc6d0edfec04617527609454ee3a09ad53bdf983b45fc2c1e129b2e" +PV = "26.1.1" UPSTREAM_CHECK_GITTAGREGEX = "mesa-(?P\d+(\.\d+)+)"