From patchwork Wed Apr 15 14:04:30 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: 86070 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 2919CF42117 for ; Wed, 15 Apr 2026 14:04:38 +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.19732.1776261871044280724 for ; Wed, 15 Apr 2026 07:04:31 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=j46ser6a2yusdzubpv7m7ewqgesde2ie header.b=LDqgoyhl; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=0JeSVgmX; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.192, mailfrom: 0101019d9175323e-7933f147-6ba4-4c39-95b5-3c41ba64190d-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=1776261870; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=u7aZLGfxfmde6PqiA62gGfbgA3HsOj/G2LJCx5Znak8=; b=LDqgoyhlioSxY6fbFBF85A6lMBL3wMLrZBxTlr6JDGOi0q5wgvCovbUumzBE34qW 6iTc7qDurT4I+nZLe+IAtHFK/s4pe/JKD01hOBmxsZ8ioYZGquf2FlOOua0r3YVFpHd sFIS35PFrnruwSj/iLj9RYQFpg++BMCIlRZ2ltiM= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1776261870; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=u7aZLGfxfmde6PqiA62gGfbgA3HsOj/G2LJCx5Znak8=; b=0JeSVgmXppZGrgg+SOFwbbMPXOZzFNgsvl9foaWWtpR6IMF73qa6BcENn8DAFSOO DRCVoFW+5w9KVPREnIAnDaDCDM90+nlZ7VFt7ichLQh9hgDVQvbdE7zDHDFdTJbgmC8 RpLKxLVX1Fouyp7R5gRp16/qDxx0nRvMyOCFeVJo= MIME-Version: 1.0 From: auh@yoctoproject.org To: openembedded-core@lists.openembedded.org Cc: Subject: [AUH] mesa-tools-native,mesa: upgrading to 26.0.4,26.0.4 SUCCEEDED Message-ID: <0101019d9175323e-7933f147-6ba4-4c39-95b5-3c41ba64190d-000000@us-west-2.amazonses.com> Date: Wed, 15 Apr 2026 14:04:30 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2026.04.15-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, 15 Apr 2026 14:04:38 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/235208 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *mesa-tools-native,mesa* to *26.0.4,26.0.4* has Succeeded. Next steps: - apply the patch: git am 0001-mesa-tools-native-mesa-upgrade-26.0.3-26.0.4-26.0.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 35b9f4056b32534e5e371e46f0179834e20f60f6 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Wed, 15 Apr 2026 05:49:55 +0000 Subject: [PATCH] mesa-tools-native,mesa: upgrade 26.0.3 -> 26.0.4,26.0.3 -> 26.0.4 --- ...01-freedreno-don-t-encode-build-path-into-binaries.patch | 6 +++--- .../0001-gallivm-Fix-armhf-build-against-LLVM-22.patch | 5 +---- .../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 ++-- 5 files changed, 8 insertions(+), 10 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..b646e8885c 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 ce652d647fc56103ba8fb7c19c220ac1d12a69a6 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-gallivm-Fix-armhf-build-against-LLVM-22.patch b/meta/recipes-graphics/mesa/files/0001-gallivm-Fix-armhf-build-against-LLVM-22.patch index dfa2e86568..5da5636e5e 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 973dc32026c164d0c13f7f5bef36c8d1c2375973 Mon Sep 17 00:00:00 2001 +From 16898cd6cfe9b4b4b2b8288727aa39b36ad12ab4 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 @@ -25,6 +25,3 @@ index d3ad342..c95d86e 100644 f != features.end(); ++f) { MAttrs.push_back(((*f).second ? "+" : "-") + (*f).first().str()); --- -2.53.0 - 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..f06982d5e5 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 c8aa2e6a6dd1513a78315f14780d89917c899c8e 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 0fff6ef1dd..20207450bf 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 b3ad9d8a54..0861440233 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] = "ddb7443d328e89aa45b4b6b80f077bf937f099daeca8ba48cabe32aab769e134" -PV = "26.0.3" +SRC_URI[sha256sum] = "6d91541e086f29bb003602d2c81070f2be4c0693a90b181ca91e46fa3953fe78" +PV = "26.0.4" UPSTREAM_CHECK_GITTAGREGEX = "mesa-(?P\d+(\.\d+)+)"