From patchwork Sun Mar 15 13:41:51 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: 83422 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 CD335EFCBAB for ; Sun, 15 Mar 2026 13:41:55 +0000 (UTC) Received: from a27-31.smtp-out.us-west-2.amazonses.com (a27-31.smtp-out.us-west-2.amazonses.com [54.240.27.31]) by mx.groups.io with SMTP id smtpd.msgproc01-g2.28791.1773582111946183869 for ; Sun, 15 Mar 2026 06:41:52 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=j46ser6a2yusdzubpv7m7ewqgesde2ie header.b=E/LeMpIF; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=wbS6xeDq; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.31, mailfrom: 0101019cf1bb524b-f298b87e-f0b3-4fe6-8dfb-39d090f587f3-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=1773582111; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=/Bpp06t8uGejbkJlBrLD/NmsjiUf+uwZ1IdbMrFCoJg=; b=E/LeMpIFMVBuQXK2p7VAv2/FAqrjGDTyo2/rsACzkK3BLiu/hEa94lSNY9SGThUt PoT8wVY3BBWCRsDIdPylsUW9FJOe2rwNjz2dgBMYev00TdmpV9MH/8slJCRvxN++SGB f6rNtcEAxhm8to9XME48GrgY/W6/ziEcvvx8yZvE= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1773582111; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=/Bpp06t8uGejbkJlBrLD/NmsjiUf+uwZ1IdbMrFCoJg=; b=wbS6xeDqFa4rIyzoSp9TbJkP8auerps6zZoJVMQXNLMb69t+eG3o6JNOemH5epDq GDKA8Q0MS3LTbT0HzkvjNRahg4WrZhnGmcmUuoSgtbCweg3Z4do3KqieaOVx5wZm/ed kZIpOcU7+SES0GjVWRNEWeN60YgG/1lAhl6eRv2c= MIME-Version: 1.0 From: auh@yoctoproject.org To: openembedded-core@lists.openembedded.org Cc: Subject: [AUH] mesa,mesa-tools-native: upgrading to 26.0.2,26.0.2 SUCCEEDED Message-ID: <0101019cf1bb524b-f298b87e-f0b3-4fe6-8dfb-39d090f587f3-000000@us-west-2.amazonses.com> Date: Sun, 15 Mar 2026 13:41:51 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2026.03.15-54.240.27.31 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 ; Sun, 15 Mar 2026 13:41:55 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/233122 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.0.2,26.0.2* has Succeeded. Next steps: - apply the patch: git am 0001-mesa-mesa-tools-native-upgrade-26.0.1-26.0.2-26.0.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 a4f5254e401a4f5ac0d92d128a229fe2ac3059c8 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Sun, 15 Mar 2026 05:44:09 +0000 Subject: [PATCH] mesa,mesa-tools-native: upgrade 26.0.1 -> 26.0.2,26.0.1 -> 26.0.2 --- ...01-freedreno-don-t-encode-build-path-into-binaries.patch | 6 +++--- .../0001-meson-misdetects-64bit-atomics-on-mips-clang.patch | 2 +- meta/recipes-graphics/mesa/mesa-tools-native.bb | 1 + meta/recipes-graphics/mesa/mesa.inc | 4 ++-- 4 files changed, 7 insertions(+), 6 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 4d36e68a58..795315417e 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 8299fe0615638dc88694f08b95a62e9dd3943a6f Mon Sep 17 00:00:00 2001 +From 81a6c333b9a3a6c36e67918e7abeb2ee56684bc0 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 a4bfd337179..330b6468d01 100644 +index a4bfd33..330b646 100644 --- a/src/freedreno/meson.build +++ b/src/freedreno/meson.build @@ -4,9 +4,10 @@ @@ -42,7 +42,7 @@ index a4bfd337179..330b6468d01 100644 dep_libarchive = dependency('libarchive', allow_fallback: true, required: false, disabler : true) dep_libxml2 = dependency('libxml-2.0', allow_fallback: true, required: false) diff --git a/src/freedreno/registers/meson.build b/src/freedreno/registers/meson.build -index f4be68117c3..cd0caafa431 100644 +index f4be681..cd0caaf 100644 --- a/src/freedreno/registers/meson.build +++ b/src/freedreno/registers/meson.build @@ -43,4 +43,6 @@ if install_fd_decode_tools 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..57acbcc0e6 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 b56e06872a75d12e2a283b7db8c77e45bb01b119 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-tools-native.bb b/meta/recipes-graphics/mesa/mesa-tools-native.bb index 50d2f5cbb0..cc6a53f115 100644 --- a/meta/recipes-graphics/mesa/mesa-tools-native.bb +++ b/meta/recipes-graphics/mesa/mesa-tools-native.bb @@ -17,3 +17,4 @@ EXTRA_OEMESON += " \ -Dmesa-clc=enabled -Dinstall-mesa-clc=true -Dmesa-clc-bundle-headers=enabled \ -Dprecomp-compiler=enabled -Dinstall-precomp-compiler=true \ " + diff --git a/meta/recipes-graphics/mesa/mesa.inc b/meta/recipes-graphics/mesa/mesa.inc index e8dd3ee6ac..10877ff9a7 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] = "bb5104f9f9a46c9b5175c24e601e0ef1ab44ce2d0fdbe81548b59adc8b385dcc" -PV = "26.0.1" +SRC_URI[sha256sum] = "973f535221be211c6363842b4cce9ef8e9b3e1d5ea86c5450ca86060163c7346" +PV = "26.0.2" UPSTREAM_CHECK_GITTAGREGEX = "mesa-(?P\d+(\.\d+)+)"