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 <[email protected]>
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 <[email protected]>
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 <[email protected]>
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 <[email protected]>
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<pver>\d+(\.\d+)+)"
--
2.47.1
0001-mesa-mesa-tools-native-upgrade-26.0.1-26.0.2-26.0.1-.patch
Description: Binary data
packages/x86-64-v3-poky-linux/mesa: PV changed from "26.0.1" to "26.0.2" packages/x86-64-v3-poky-linux/mesa: SRC_URI changed from "https://archive.mesa3d.org/mesa-26.0.1.tar.xz file://0001-meson-misdetects-64bit-atomics-on-mips-clang.patch file://0001-freedreno-don-t-encode-build-path-into-binaries.patch" to "https://archive.mesa3d.org/mesa-26.0.2.tar.xz file://0001-meson-misdetects-64bit-atomics-on-mips-clang.patch file://0001-freedreno-don-t-encode-build-path-into-binaries.patch" packages/x86-64-v3-poky-linux/mesa: PKGV changed from 26.0.1 [default] to 26.0.2 [default] packages/x86-64-v3-poky-linux/mesa/libegl-mesa-dev: PV changed from "26.0.1" to "26.0.2" packages/x86-64-v3-poky-linux/mesa/libegl-mesa-dev: PKGV changed from 26.0.1 [default] to 26.0.2 [default] packages/x86-64-v3-poky-linux/mesa/libegl-mesa: PV changed from "26.0.1" to "26.0.2" packages/x86-64-v3-poky-linux/mesa/libegl-mesa: PKGV changed from 26.0.1 [default] to 26.0.2 [default] packages/x86-64-v3-poky-linux/mesa/libgallium: PV changed from "26.0.1" to "26.0.2" packages/x86-64-v3-poky-linux/mesa/libgallium: PKGV changed from 26.0.1 [default] to 26.0.2 [default] packages/x86-64-v3-poky-linux/mesa/libgallium: PKGSIZE changed from 42870496 to 42874592 (+0%) packages/x86-64-v3-poky-linux/mesa/libgallium: FILELIST: removed "/usr/lib/libgallium-26.0.1.so", added "/usr/lib/libgallium-26.0.2.so" packages/x86-64-v3-poky-linux/mesa/libgbm-dev: PV changed from "26.0.1" to "26.0.2" packages/x86-64-v3-poky-linux/mesa/libgbm-dev: PKGV changed from 26.0.1 [default] to 26.0.2 [default] packages/x86-64-v3-poky-linux/mesa/libgbm: PV changed from "26.0.1" to "26.0.2" packages/x86-64-v3-poky-linux/mesa/libgbm: PKGV changed from 26.0.1 [default] to 26.0.2 [default] packages/x86-64-v3-poky-linux/mesa/libgl-mesa-dev: PV changed from "26.0.1" to "26.0.2" packages/x86-64-v3-poky-linux/mesa/libgl-mesa-dev: PKGV changed from 26.0.1 [default] to 26.0.2 [default] packages/x86-64-v3-poky-linux/mesa/libgl-mesa: PV changed from "26.0.1" to "26.0.2" packages/x86-64-v3-poky-linux/mesa/libgl-mesa: PKGV changed from 26.0.1 [default] to 26.0.2 [default] packages/x86-64-v3-poky-linux/mesa/libglapi-dev: PV changed from "26.0.1" to "26.0.2" packages/x86-64-v3-poky-linux/mesa/libglapi-dev: PKGV changed from 26.0.1 [default] to 26.0.2 [default] packages/x86-64-v3-poky-linux/mesa/libglapi: PV changed from "26.0.1" to "26.0.2" packages/x86-64-v3-poky-linux/mesa/libglapi: PKGV changed from 26.0.1 [default] to 26.0.2 [default] packages/x86-64-v3-poky-linux/mesa/libgles1-mesa-dev: PV changed from "26.0.1" to "26.0.2" packages/x86-64-v3-poky-linux/mesa/libgles1-mesa-dev: PKGV changed from 26.0.1 [default] to 26.0.2 [default] packages/x86-64-v3-poky-linux/mesa/libgles1-mesa: PV changed from "26.0.1" to "26.0.2" packages/x86-64-v3-poky-linux/mesa/libgles1-mesa: PKGV changed from 26.0.1 [default] to 26.0.2 [default] packages/x86-64-v3-poky-linux/mesa/libgles2-mesa-dev: PV changed from "26.0.1" to "26.0.2" packages/x86-64-v3-poky-linux/mesa/libgles2-mesa-dev: PKGV changed from 26.0.1 [default] to 26.0.2 [default] packages/x86-64-v3-poky-linux/mesa/libgles2-mesa: PV changed from "26.0.1" to "26.0.2" packages/x86-64-v3-poky-linux/mesa/libgles2-mesa: PKGV changed from 26.0.1 [default] to 26.0.2 [default] packages/x86-64-v3-poky-linux/mesa/libglx-mesa-dev: PV changed from "26.0.1" to "26.0.2" packages/x86-64-v3-poky-linux/mesa/libglx-mesa-dev: PKGV changed from 26.0.1 [default] to 26.0.2 [default] packages/x86-64-v3-poky-linux/mesa/libglx-mesa: PV changed from "26.0.1" to "26.0.2" packages/x86-64-v3-poky-linux/mesa/libglx-mesa: PKGV changed from 26.0.1 [default] to 26.0.2 [default] packages/x86-64-v3-poky-linux/mesa/libopencl-mesa: PV changed from "26.0.1" to "26.0.2" packages/x86-64-v3-poky-linux/mesa/libopencl-mesa: PKGV changed from 26.0.1 [default] to 26.0.2 [default] packages/x86-64-v3-poky-linux/mesa/libteflon: PV changed from "26.0.1" to "26.0.2" packages/x86-64-v3-poky-linux/mesa/libteflon: PKGV changed from 26.0.1 [default] to 26.0.2 [default] packages/x86-64-v3-poky-linux/mesa/mesa-dbg: PV changed from "26.0.1" to "26.0.2" packages/x86-64-v3-poky-linux/mesa/mesa-dbg: PKGV changed from 26.0.1 [default] to 26.0.2 [default] packages/x86-64-v3-poky-linux/mesa/mesa-dbg: PKGSIZE changed from 717438328 to 717496672 (+0%) packages/x86-64-v3-poky-linux/mesa/mesa-dbg: FILELIST: removed "/usr/lib/.debug/libgallium-26.0.1.so", added "/usr/lib/.debug/libgallium-26.0.2.so" packages/x86-64-v3-poky-linux/mesa/mesa-dev: PV changed from "26.0.1" to "26.0.2" packages/x86-64-v3-poky-linux/mesa/mesa-dev: PKGV changed from 26.0.1 [default] to 26.0.2 [default] packages/x86-64-v3-poky-linux/mesa/mesa-doc: PV changed from "26.0.1" to "26.0.2" packages/x86-64-v3-poky-linux/mesa/mesa-doc: PKGV changed from 26.0.1 [default] to 26.0.2 [default] packages/x86-64-v3-poky-linux/mesa/mesa-locale: PV changed from "26.0.1" to "26.0.2" packages/x86-64-v3-poky-linux/mesa/mesa-locale: PKGV changed from 26.0.1 [default] to 26.0.2 [default] packages/x86-64-v3-poky-linux/mesa/mesa-megadriver: PV changed from "26.0.1" to "26.0.2" packages/x86-64-v3-poky-linux/mesa/mesa-megadriver: PKGV changed from 26.0.1 [default] to 26.0.2 [default] packages/x86-64-v3-poky-linux/mesa/mesa-megadriver: PKGSIZE changed from 211109 to 211422 (+0%) packages/x86-64-v3-poky-linux/mesa/mesa-src: PV changed from "26.0.1" to "26.0.2" packages/x86-64-v3-poky-linux/mesa/mesa-src: PKGV changed from 26.0.1 [default] to 26.0.2 [default] packages/x86-64-v3-poky-linux/mesa/mesa-src: PKGSIZE changed from 198517169 to 198517956 (+0%) packages/x86-64-v3-poky-linux/mesa/mesa-src: FILELIST: directory renamed /usr/src/debug/mesa/26.0.1/src/amd/vulkan/layers -> /usr/src/debug/mesa/26.0.2/src/amd/vulkan/layers, directory renamed /usr/src/debug/mesa/26.0.1/src/vulkan/util -> /usr/src/debug/mesa/26.0.2/src/vulkan/util, directory renamed /usr/src/debug/mesa/26.0.1/src/intel/genxml -> /usr/src/debug/mesa/26.0.2/src/intel/genxml, directory renamed /usr/src/debug/mesa/26.0.1/src/mesa/glapi/shared-glapi -> /usr/src/debug/mesa/26.0.2/src/mesa/glapi/shared-glapi, directory renamed /usr/src/debug/mesa/26.0.1/src/intel/vulkan -> /usr/src/debug/mesa/26.0.2/src/intel/vulkan, directory renamed /usr/src/debug/mesa/26.0.1/src/mesa/program -> /usr/src/debug/mesa/26.0.2/src/mesa/program, directory renamed /usr/src/debug/mesa/26.0.1/src/amd/vulkan -> /usr/src/debug/mesa/26.0.2/src/amd/vulkan, directory renamed /usr/src/debug/mesa/26.0.1/src/intel/dev -> /usr/src/debug/mesa/26.0.2/src/intel/dev, directory renamed /usr/src/debug/mesa/26.0. 1/src/amd/common -> /usr/src/debug/mesa/26.0.2/src/amd/common, directory renamed /usr/src/debug/mesa/26.0.1/src/gallium/drivers/r300 -> /usr/src/debug/mesa/26.0.2/src/gallium/drivers/r300, directory renamed /usr/src/debug/mesa/26.0.1/src/gallium/drivers/r600 -> /usr/src/debug/mesa/26.0.2/src/gallium/drivers/r600, directory renamed /usr/src/debug/mesa/26.0.1/src/intel/compiler/brw -> /usr/src/debug/mesa/26.0.2/src/intel/compiler/brw, directory renamed /usr/src/debug/mesa/26.0.1/src/intel/ds -> /usr/src/debug/mesa/26.0.2/src/intel/ds, directory renamed /usr/src/debug/mesa/26.0.1/src/compiler/glsl/glcpp -> /usr/src/debug/mesa/26.0.2/src/compiler/glsl/glcpp, directory renamed /usr/src/debug/mesa/26.0.1/src/gallium/frontends/lavapipe -> /usr/src/debug/mesa/26.0.2/src/gallium/frontends/lavapipe, directory renamed /usr/src/debug/mesa/26.0.1/src/compiler/glsl -> /usr/src/debug/mesa/26.0.2/src/compiler/glsl, directory renamed /usr/src/debug/mesa/26.0.1/src/intel/blorp -> /usr/src/debug/mesa/ 26.0.2/src/intel/blorp, directory renamed /usr/src/debug/mesa/26.0.1/src/intel/isl -> /usr/src/debug/mesa/26.0.2/src/intel/isl, directory renamed /usr/src/debug/mesa/26.0.1/src/intel/compiler/elk -> /usr/src/debug/mesa/26.0.2/src/intel/compiler/elk, directory renamed /usr/src/debug/mesa/26.0.1/src/intel/vulkan_hasvk -> /usr/src/debug/mesa/26.0.2/src/intel/vulkan_hasvk, directory renamed /usr/src/debug/mesa/26.0.1/src/vulkan/runtime -> /usr/src/debug/mesa/26.0.2/src/vulkan/runtime, directory renamed /usr/src/debug/mesa/26.0.1/src/intel/shaders -> /usr/src/debug/mesa/26.0.2/src/intel/shaders, directory renamed /usr/src/debug/mesa/26.0.1/src/gallium/auxiliary -> /usr/src/debug/mesa/26.0.2/src/gallium/auxiliary, directory renamed /usr/src/debug/mesa/26.0.1/src/mesa/glapi/glapi/gen -> /usr/src/debug/mesa/26.0.2/src/mesa/glapi/glapi/gen, directory renamed /usr/src/debug/mesa/26.0.1/src/intel/perf -> /usr/src/debug/mesa/26.0.2/src/intel/perf, directory renamed /usr/src/debug/mesa/26.0.1/sr c/mesa -> /usr/src/debug/mesa/26.0.2/src/mesa, directory renamed /usr/src/debug/mesa/26.0.1/src/loader -> /usr/src/debug/mesa/26.0.2/src/loader, directory renamed /usr/src/debug/mesa/26.0.1/src/compiler -> /usr/src/debug/mesa/26.0.2/src/compiler, directory renamed /usr/src/debug/mesa/26.0.1/src/gallium/drivers/zink -> /usr/src/debug/mesa/26.0.2/src/gallium/drivers/zink, directory renamed /usr/src/debug/mesa/26.0.1/src/gallium/drivers/radeonsi -> /usr/src/debug/mesa/26.0.2/src/gallium/drivers/radeonsi, directory renamed /usr/src/debug/mesa/26.0.1/src/virtio/vulkan -> /usr/src/debug/mesa/26.0.2/src/virtio/vulkan, directory renamed /usr/src/debug/mesa/26.0.1/src/compiler/spirv -> /usr/src/debug/mesa/26.0.2/src/compiler/spirv, directory renamed /usr/src/debug/mesa/26.0.1/src/compiler/nir -> /usr/src/debug/mesa/26.0.2/src/compiler/nir, directory renamed /usr/src/debug/mesa/26.0.1/src/intel/compiler -> /usr/src/debug/mesa/26.0.2/src/intel/compiler, directory renamed /usr/src/debug/mesa/26 .0.1/src/util/format -> /usr/src/debug/mesa/26.0.2/src/util/format, directory renamed /usr/src/debug/mesa/26.0.1/src/vulkan/wsi -> /usr/src/debug/mesa/26.0.2/src/vulkan/wsi, directory renamed /usr/src/debug/mesa/26.0.1/src/amd/compiler -> /usr/src/debug/mesa/26.0.2/src/amd/compiler, directory renamed /usr/src/debug/mesa/26.0.1/src/util -> /usr/src/debug/mesa/26.0.2/src/util, directory renamed /usr/src/debug/mesa/26.0.1/src/gfxstream/guest/vulkan_enc -> /usr/src/debug/mesa/26.0.2/src/gfxstream/guest/vulkan_enc, directory renamed /usr/src/debug/mesa/26.0.1/src/nouveau/headers -> /usr/src/debug/mesa/26.0.2/src/nouveau/headers packages/x86-64-v3-poky-linux/mesa/mesa-staticdev: PV changed from "26.0.1" to "26.0.2" packages/x86-64-v3-poky-linux/mesa/mesa-staticdev: PKGV changed from 26.0.1 [default] to 26.0.2 [default] packages/x86-64-v3-poky-linux/mesa/mesa-tools: PV changed from "26.0.1" to "26.0.2" packages/x86-64-v3-poky-linux/mesa/mesa-tools: PKGV changed from 26.0.1 [default] to 26.0.2 [default] packages/x86-64-v3-poky-linux/mesa/mesa-vulkan-drivers: PV changed from "26.0.1" to "26.0.2" packages/x86-64-v3-poky-linux/mesa/mesa-vulkan-drivers: PKGV changed from 26.0.1 [default] to 26.0.2 [default] packages/x86-64-v3-poky-linux/mesa/mesa-vulkan-drivers: PKGSIZE changed from 76915160 to 76919256 (+0%) packages/x86-64-v3-poky-linux/mesa/mesa: PV changed from "26.0.1" to "26.0.2" packages/x86-64-v3-poky-linux/mesa/mesa: PKGV changed from 26.0.1 [default] to 26.0.2 [default] Changes to packages/x86-64-v3-poky-linux/mesa (sysroot): /usr/lib/libgallium-26.0.1.so moved to /usr/lib/libgallium-26.0.2.so
packages/x86-64-v3-poky-linux/mesa/libgallium: FILELIST: removed "/usr/lib/libgallium-26.0.1.so", added "/usr/lib/libgallium-26.0.2.so" Changes to packages/x86-64-v3-poky-linux/mesa (sysroot): /usr/lib/libgallium-26.0.1.so moved to /usr/lib/libgallium-26.0.2.so
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#233122): https://lists.openembedded.org/g/openembedded-core/message/233122 Mute This Topic: https://lists.openembedded.org/mt/118327899/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
