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.1.4,26.1.4* has Succeeded.

Next steps:
    - apply the patch: git am 
0001-mesa-tools-native-mesa-upgrade-26.1.2-26.1.4-26.1.2-.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 d37690a75e7698cf805130f2554a3aa098db61e4 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <[email protected]>
Date: Thu, 2 Jul 2026 05:17:05 +0000
Subject: [PATCH] mesa-tools-native,mesa: upgrade 26.1.2 -> 26.1.4,26.1.2 ->
 26.1.4

---
 ...001-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 +-
 ...rc-intel-compiler-jay-fix-GCC-10-case-label-declara.patch | 5 +----
 ...rc-intel-compiler-jay-jay_ir.h-do-not-used-typed-en.patch | 5 +----
 meta/recipes-graphics/mesa/mesa.inc                          | 4 ++--
 6 files changed, 9 insertions(+), 15 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..4e730c2725 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 ce9d6f45ee0f363d084055fbbe96f7a2b0c44670 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 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..7e00398846 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 bfbbbd83acbe37ad81ba8ee3f3551702ec205d9c Mon Sep 17 00:00:00 2001
 From: Alessandro Astone <[email protected]>
 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 <[email protected]>
  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<std::string> &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..20f8bbbb95 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 1942ddbd5a5d4dab773f08a51db40e69797bbb13 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/files/0001-src-intel-compiler-jay-fix-GCC-10-case-label-declara.patch
 
b/meta/recipes-graphics/mesa/files/0001-src-intel-compiler-jay-fix-GCC-10-case-label-declara.patch
index b8b8718979..77176609dc 100644
--- 
a/meta/recipes-graphics/mesa/files/0001-src-intel-compiler-jay-fix-GCC-10-case-label-declara.patch
+++ 
b/meta/recipes-graphics/mesa/files/0001-src-intel-compiler-jay-fix-GCC-10-case-label-declara.patch
@@ -1,4 +1,4 @@
-From 0b4b577b7fc926d374234c80267a4bf9dcccb7ef Mon Sep 17 00:00:00 2001
+From 40e0fae76f00bc68d90931dfc009b9cfba7eb850 Mon Sep 17 00:00:00 2001
 From: Wang Mingyu <[email protected]>
 Date: Tue, 16 Jun 2026 09:12:34 +0000
 Subject: [PATCH] src/intel/compiler/jay: fix GCC 10 case label declaration
@@ -37,6 +37,3 @@ index 62b9576..a0a9498 100644
  
     case JAY_OPCODE_DESWIZZLE_EVEN:
        brw_set_default_exec_size(p, BRW_EXECUTE_16);
--- 
-2.43.0
-
diff --git 
a/meta/recipes-graphics/mesa/files/0001-src-intel-compiler-jay-jay_ir.h-do-not-used-typed-en.patch
 
b/meta/recipes-graphics/mesa/files/0001-src-intel-compiler-jay-jay_ir.h-do-not-used-typed-en.patch
index 904b20d440..51dba74521 100644
--- 
a/meta/recipes-graphics/mesa/files/0001-src-intel-compiler-jay-jay_ir.h-do-not-used-typed-en.patch
+++ 
b/meta/recipes-graphics/mesa/files/0001-src-intel-compiler-jay-jay_ir.h-do-not-used-typed-en.patch
@@ -1,4 +1,4 @@
-From 3adae0d97f655c2991d5b428a3bc95a972e6228b Mon Sep 17 00:00:00 2001
+From 2c1c4ed5d864d179a7e3ef720516b8a7c15d5d90 Mon Sep 17 00:00:00 2001
 From: Alexander Kanavin <[email protected]>
 Date: Sun, 14 Jun 2026 17:42:19 +0200
 Subject: [PATCH] src/intel/compiler/jay/jay_ir.h: do not used typed enum
@@ -34,6 +34,3 @@ index 8307044..abf175a 100644
     enum jay_conditional_mod conditional_mod;
  
     jay_def cond_flag; /**< conditional flag */
--- 
-2.47.3
-
diff --git a/meta/recipes-graphics/mesa/mesa.inc 
b/meta/recipes-graphics/mesa/mesa.inc
index ad82be99a6..bc7bef8d08 100644
--- a/meta/recipes-graphics/mesa/mesa.inc
+++ b/meta/recipes-graphics/mesa/mesa.inc
@@ -22,8 +22,8 @@ SRC_URI = "https://archive.mesa3d.org/mesa-${PV}.tar.xz \
            
file://0001-src-intel-compiler-jay-fix-GCC-10-case-label-declara.patch \
 "
 
-SRC_URI[sha256sum] = 
"bac2bca9121897a2b8162e79636b50ac998fca799c8e6cf914edd85962babdf0"
-PV = "26.1.2"
+SRC_URI[sha256sum] = 
"072705caa9adf4740f1489194b13e278ad959166863b5271fe423a86353c9ab6"
+PV = "26.1.4"
 
 UPSTREAM_CHECK_GITTAGREGEX = "mesa-(?P<pver>\d+(\.\d+)+)"
 
-- 
2.47.1

packages/x86-64-v3-poky-linux/mesa/libgallium: FILELIST: removed 
"/usr/lib/libgallium-26.1.2.so", added "/usr/lib/libgallium-26.1.4.so"
Changes to packages/x86-64-v3-poky-linux/mesa (sysroot):
  /usr/lib/libgallium-26.1.2.so moved to /usr/lib/libgallium-26.1.4.so
packages/x86-64-v3-poky-linux/mesa: SRC_URI changed from 
"https://archive.mesa3d.org/mesa-26.1.2.tar.xz 
file://0001-meson-misdetects-64bit-atomics-on-mips-clang.patch 
file://0001-freedreno-don-t-encode-build-path-into-binaries.patch 
file://0001-gallivm-Fix-armhf-build-against-LLVM-22.patch 
file://0001-src-intel-compiler-jay-jay_ir.h-do-not-used-typed-en.patch 
file://0001-src-intel-compiler-jay-fix-GCC-10-case-label-declara.patch" to 
"https://archive.mesa3d.org/mesa-26.1.4.tar.xz 
file://0001-meson-misdetects-64bit-atomics-on-mips-clang.patch 
file://0001-freedreno-don-t-encode-build-path-into-binaries.patch 
file://0001-gallivm-Fix-armhf-build-against-LLVM-22.patch 
file://0001-src-intel-compiler-jay-jay_ir.h-do-not-used-typed-en.patch 
file://0001-src-intel-compiler-jay-fix-GCC-10-case-label-declara.patch"
packages/x86-64-v3-poky-linux/mesa: PKGV changed from 26.1.2 [default] to 
26.1.4 [default]
packages/x86-64-v3-poky-linux/mesa: PV changed from "26.1.2" to "26.1.4"
packages/x86-64-v3-poky-linux/mesa/libegl-mesa-dev: PKGV changed from 26.1.2 
[default] to 26.1.4 [default]
packages/x86-64-v3-poky-linux/mesa/libegl-mesa-dev: PV changed from "26.1.2" to 
"26.1.4"
packages/x86-64-v3-poky-linux/mesa/libegl-mesa: PKGV changed from 26.1.2 
[default] to 26.1.4 [default]
packages/x86-64-v3-poky-linux/mesa/libegl-mesa: PV changed from "26.1.2" to 
"26.1.4"
packages/x86-64-v3-poky-linux/mesa/libgallium: FILELIST: removed 
"/usr/lib/libgallium-26.1.2.so", added "/usr/lib/libgallium-26.1.4.so"
packages/x86-64-v3-poky-linux/mesa/libgallium: PKGV changed from 26.1.2 
[default] to 26.1.4 [default]
packages/x86-64-v3-poky-linux/mesa/libgallium: PKGSIZE changed from 44609248 to 
44633824 (+0%)
packages/x86-64-v3-poky-linux/mesa/libgallium: PV changed from "26.1.2" to 
"26.1.4"
packages/x86-64-v3-poky-linux/mesa/libgbm-dev: PKGV changed from 26.1.2 
[default] to 26.1.4 [default]
packages/x86-64-v3-poky-linux/mesa/libgbm-dev: PV changed from "26.1.2" to 
"26.1.4"
packages/x86-64-v3-poky-linux/mesa/libgbm: PKGV changed from 26.1.2 [default] 
to 26.1.4 [default]
packages/x86-64-v3-poky-linux/mesa/libgbm: PV changed from "26.1.2" to "26.1.4"
packages/x86-64-v3-poky-linux/mesa/libgl-mesa-dev: PKGV changed from 26.1.2 
[default] to 26.1.4 [default]
packages/x86-64-v3-poky-linux/mesa/libgl-mesa-dev: PV changed from "26.1.2" to 
"26.1.4"
packages/x86-64-v3-poky-linux/mesa/libgl-mesa: PKGV changed from 26.1.2 
[default] to 26.1.4 [default]
packages/x86-64-v3-poky-linux/mesa/libgl-mesa: PV changed from "26.1.2" to 
"26.1.4"
packages/x86-64-v3-poky-linux/mesa/libglapi-dev: PKGV changed from 26.1.2 
[default] to 26.1.4 [default]
packages/x86-64-v3-poky-linux/mesa/libglapi-dev: PV changed from "26.1.2" to 
"26.1.4"
packages/x86-64-v3-poky-linux/mesa/libglapi: PKGV changed from 26.1.2 [default] 
to 26.1.4 [default]
packages/x86-64-v3-poky-linux/mesa/libglapi: PV changed from "26.1.2" to 
"26.1.4"
packages/x86-64-v3-poky-linux/mesa/libgles1-mesa-dev: PKGV changed from 26.1.2 
[default] to 26.1.4 [default]
packages/x86-64-v3-poky-linux/mesa/libgles1-mesa-dev: PV changed from "26.1.2" 
to "26.1.4"
packages/x86-64-v3-poky-linux/mesa/libgles1-mesa: PKGV changed from 26.1.2 
[default] to 26.1.4 [default]
packages/x86-64-v3-poky-linux/mesa/libgles1-mesa: PV changed from "26.1.2" to 
"26.1.4"
packages/x86-64-v3-poky-linux/mesa/libgles2-mesa-dev: PKGV changed from 26.1.2 
[default] to 26.1.4 [default]
packages/x86-64-v3-poky-linux/mesa/libgles2-mesa-dev: PV changed from "26.1.2" 
to "26.1.4"
packages/x86-64-v3-poky-linux/mesa/libgles2-mesa: PKGV changed from 26.1.2 
[default] to 26.1.4 [default]
packages/x86-64-v3-poky-linux/mesa/libgles2-mesa: PV changed from "26.1.2" to 
"26.1.4"
packages/x86-64-v3-poky-linux/mesa/libglx-mesa-dev: PKGV changed from 26.1.2 
[default] to 26.1.4 [default]
packages/x86-64-v3-poky-linux/mesa/libglx-mesa-dev: PV changed from "26.1.2" to 
"26.1.4"
packages/x86-64-v3-poky-linux/mesa/libglx-mesa: PKGV changed from 26.1.2 
[default] to 26.1.4 [default]
packages/x86-64-v3-poky-linux/mesa/libglx-mesa: PV changed from "26.1.2" to 
"26.1.4"
packages/x86-64-v3-poky-linux/mesa/libopencl-mesa: PKGV changed from 26.1.2 
[default] to 26.1.4 [default]
packages/x86-64-v3-poky-linux/mesa/libopencl-mesa: PV changed from "26.1.2" to 
"26.1.4"
packages/x86-64-v3-poky-linux/mesa/libteflon: PKGV changed from 26.1.2 
[default] to 26.1.4 [default]
packages/x86-64-v3-poky-linux/mesa/libteflon: PV changed from "26.1.2" to 
"26.1.4"
packages/x86-64-v3-poky-linux/mesa/mesa-dbg: FILELIST: removed 
"/usr/lib/.debug/libgallium-26.1.2.so", added 
"/usr/lib/.debug/libgallium-26.1.4.so"
packages/x86-64-v3-poky-linux/mesa/mesa-dbg: PKGV changed from 26.1.2 [default] 
to 26.1.4 [default]
packages/x86-64-v3-poky-linux/mesa/mesa-dbg: PKGSIZE changed from 750900328 to 
754595128 (+0%)
packages/x86-64-v3-poky-linux/mesa/mesa-dbg: PV changed from "26.1.2" to 
"26.1.4"
packages/x86-64-v3-poky-linux/mesa/mesa-dev: PKGV changed from 26.1.2 [default] 
to 26.1.4 [default]
packages/x86-64-v3-poky-linux/mesa/mesa-dev: PV changed from "26.1.2" to 
"26.1.4"
packages/x86-64-v3-poky-linux/mesa/mesa-doc: PKGV changed from 26.1.2 [default] 
to 26.1.4 [default]
packages/x86-64-v3-poky-linux/mesa/mesa-doc: PV changed from "26.1.2" to 
"26.1.4"
packages/x86-64-v3-poky-linux/mesa/mesa-locale: PKGV changed from 26.1.2 
[default] to 26.1.4 [default]
packages/x86-64-v3-poky-linux/mesa/mesa-locale: PV changed from "26.1.2" to 
"26.1.4"
packages/x86-64-v3-poky-linux/mesa/mesa-megadriver: PKGV changed from 26.1.2 
[default] to 26.1.4 [default]
packages/x86-64-v3-poky-linux/mesa/mesa-megadriver: PKGSIZE changed from 215793 
to 216377 (+0%)
packages/x86-64-v3-poky-linux/mesa/mesa-megadriver: PV changed from "26.1.2" to 
"26.1.4"
packages/x86-64-v3-poky-linux/mesa/mesa-src: FILELIST: directory renamed 
/usr/src/debug/mesa/26.1.2/src/vulkan/wsi -> 
/usr/src/debug/mesa/26.1.4/src/vulkan/wsi, directory renamed 
/usr/src/debug/mesa/26.1.2/src/virtio/vulkan -> 
/usr/src/debug/mesa/26.1.4/src/virtio/vulkan, directory renamed 
/usr/src/debug/mesa/26.1.2/src/mesa/glapi/shared-glapi -> 
/usr/src/debug/mesa/26.1.4/src/mesa/glapi/shared-glapi, directory renamed 
/usr/src/debug/mesa/26.1.2/src/intel/genxml -> 
/usr/src/debug/mesa/26.1.4/src/intel/genxml, directory renamed 
/usr/src/debug/mesa/26.1.2/src/gallium/drivers/r300 -> 
/usr/src/debug/mesa/26.1.4/src/gallium/drivers/r300, directory renamed 
/usr/src/debug/mesa/26.1.2/src/loader -> /usr/src/debug/mesa/26.1.4/src/loader, 
directory renamed /usr/src/debug/mesa/26.1.2/src/compiler/glsl/glcpp -> 
/usr/src/debug/mesa/26.1.4/src/compiler/glsl/glcpp, directory renamed 
/usr/src/debug/mesa/26.1.2/src/intel/vulkan_hasvk -> 
/usr/src/debug/mesa/26.1.4/src/intel/vulkan_hasvk, directory ren
 amed /usr/src/debug/mesa/26.1.2/src/intel/dev -> 
/usr/src/debug/mesa/26.1.4/src/intel/dev, directory renamed 
/usr/src/debug/mesa/26.1.2/src/util/format -> 
/usr/src/debug/mesa/26.1.4/src/util/format, directory renamed 
/usr/src/debug/mesa/26.1.2/src/intel/isl -> 
/usr/src/debug/mesa/26.1.4/src/intel/isl, directory renamed 
/usr/src/debug/mesa/26.1.2/src/mesa -> /usr/src/debug/mesa/26.1.4/src/mesa, 
directory renamed /usr/src/debug/mesa/26.1.2/src/vulkan/util -> 
/usr/src/debug/mesa/26.1.4/src/vulkan/util, directory renamed 
/usr/src/debug/mesa/26.1.2/src/compiler/glsl -> 
/usr/src/debug/mesa/26.1.4/src/compiler/glsl, directory renamed 
/usr/src/debug/mesa/26.1.2/src/gallium/frontends/lavapipe -> 
/usr/src/debug/mesa/26.1.4/src/gallium/frontends/lavapipe, directory renamed 
/usr/src/debug/mesa/26.1.2/src/mesa/program -> 
/usr/src/debug/mesa/26.1.4/src/mesa/program, directory renamed 
/usr/src/debug/mesa/26.1.2/src/util -> /usr/src/debug/mesa/26.1.4/src/util, 
directory renamed /usr/src/debug/mesa/
 26.1.2/src/compiler/nir -> /usr/src/debug/mesa/26.1.4/src/compiler/nir, 
directory renamed /usr/src/debug/mesa/26.1.2/src/gallium/drivers/radeonsi -> 
/usr/src/debug/mesa/26.1.4/src/gallium/drivers/radeonsi, directory renamed 
/usr/src/debug/mesa/26.1.2/src/intel/compiler -> 
/usr/src/debug/mesa/26.1.4/src/intel/compiler, directory renamed 
/usr/src/debug/mesa/26.1.2/src/amd/compiler -> 
/usr/src/debug/mesa/26.1.4/src/amd/compiler, directory renamed 
/usr/src/debug/mesa/26.1.2/src/intel/shaders -> 
/usr/src/debug/mesa/26.1.4/src/intel/shaders, directory renamed 
/usr/src/debug/mesa/26.1.2/src/intel/compiler/brw -> 
/usr/src/debug/mesa/26.1.4/src/intel/compiler/brw, directory renamed 
/usr/src/debug/mesa/26.1.2/src/gallium/drivers/r600 -> 
/usr/src/debug/mesa/26.1.4/src/gallium/drivers/r600, directory renamed 
/usr/src/debug/mesa/26.1.2/src/intel/compiler/jay -> 
/usr/src/debug/mesa/26.1.4/src/intel/compiler/jay, directory renamed 
/usr/src/debug/mesa/26.1.2/src/amd/vulkan/layers -> /usr/src/debug/
 mesa/26.1.4/src/amd/vulkan/layers, directory renamed 
/usr/src/debug/mesa/26.1.2/src/intel/blorp -> 
/usr/src/debug/mesa/26.1.4/src/intel/blorp, directory renamed 
/usr/src/debug/mesa/26.1.2/src/gallium/drivers/zink -> 
/usr/src/debug/mesa/26.1.4/src/gallium/drivers/zink, directory renamed 
/usr/src/debug/mesa/26.1.2/src/intel/perf -> 
/usr/src/debug/mesa/26.1.4/src/intel/perf, directory renamed 
/usr/src/debug/mesa/26.1.2/src/intel/compiler/elk -> 
/usr/src/debug/mesa/26.1.4/src/intel/compiler/elk, directory renamed 
/usr/src/debug/mesa/26.1.2/src/intel/ds -> 
/usr/src/debug/mesa/26.1.4/src/intel/ds, directory renamed 
/usr/src/debug/mesa/26.1.2/src/gfxstream/guest/vulkan_enc -> 
/usr/src/debug/mesa/26.1.4/src/gfxstream/guest/vulkan_enc, directory renamed 
/usr/src/debug/mesa/26.1.2/src/vulkan/runtime -> 
/usr/src/debug/mesa/26.1.4/src/vulkan/runtime, directory renamed 
/usr/src/debug/mesa/26.1.2/src/compiler/spirv -> 
/usr/src/debug/mesa/26.1.4/src/compiler/spirv, directory renamed /usr/src/debug
 /mesa/26.1.2/src/mesa/glapi/glapi/gen -> 
/usr/src/debug/mesa/26.1.4/src/mesa/glapi/glapi/gen, directory renamed 
/usr/src/debug/mesa/26.1.2/src/nouveau/headers -> 
/usr/src/debug/mesa/26.1.4/src/nouveau/headers, directory renamed 
/usr/src/debug/mesa/26.1.2/src/amd/vulkan -> 
/usr/src/debug/mesa/26.1.4/src/amd/vulkan, directory renamed 
/usr/src/debug/mesa/26.1.2/src/amd/common -> 
/usr/src/debug/mesa/26.1.4/src/amd/common, directory renamed 
/usr/src/debug/mesa/26.1.2/src/intel/vulkan -> 
/usr/src/debug/mesa/26.1.4/src/intel/vulkan, directory renamed 
/usr/src/debug/mesa/26.1.2/src/compiler -> 
/usr/src/debug/mesa/26.1.4/src/compiler, removed 
"/usr/src/debug/mesa/26.1.2/src/gallium/auxiliary/u_tracepoints.c 
/usr/src/debug/mesa/26.1.2/src/gallium/auxiliary/tr_util.h 
/usr/src/debug/mesa/26.1.2/src/gallium/auxiliary/u_unfilled_gen.c 
/usr/src/debug/mesa/26.1.2/src/gallium/auxiliary/u_tracepoints.h 
/usr/src/debug/mesa/26.1.2/src/gallium/auxiliary/tr_util.c 
/usr/src/debug/mesa/26.1.2/src/gallium/a
 uxiliary/u_indices_gen.c", added 
"/usr/src/debug/mesa/26.1.4/src/gallium/auxiliary/u_tracepoints.c 
/usr/src/debug/mesa/26.1.4/src/gallium/auxiliary/tr_util.h 
/usr/src/debug/mesa/26.1.4/src/gallium/auxiliary/draw_nir_lower_opcodes.c 
/usr/src/debug/mesa/26.1.4/src/gallium/auxiliary/u_unfilled_gen.c 
/usr/src/debug/mesa/26.1.4/src/gallium/auxiliary/u_tracepoints.h 
/usr/src/debug/mesa/26.1.4/src/gallium/auxiliary/tr_util.c 
/usr/src/debug/mesa/26.1.4/src/gallium/auxiliary/u_indices_gen.c"
packages/x86-64-v3-poky-linux/mesa/mesa-src: PKGV changed from 26.1.2 [default] 
to 26.1.4 [default]
packages/x86-64-v3-poky-linux/mesa/mesa-src: PKGSIZE changed from 201061109 to 
201970607 (+0%)
packages/x86-64-v3-poky-linux/mesa/mesa-src: PV changed from "26.1.2" to 
"26.1.4"
packages/x86-64-v3-poky-linux/mesa/mesa-staticdev: PKGV changed from 26.1.2 
[default] to 26.1.4 [default]
packages/x86-64-v3-poky-linux/mesa/mesa-staticdev: PV changed from "26.1.2" to 
"26.1.4"
packages/x86-64-v3-poky-linux/mesa/mesa-tools: PKGV changed from 26.1.2 
[default] to 26.1.4 [default]
packages/x86-64-v3-poky-linux/mesa/mesa-tools: PV changed from "26.1.2" to 
"26.1.4"
packages/x86-64-v3-poky-linux/mesa/mesa-vulkan-drivers: PKGV changed from 
26.1.2 [default] to 26.1.4 [default]
packages/x86-64-v3-poky-linux/mesa/mesa-vulkan-drivers: PKGSIZE changed from 
81458296 to 81585976 (+0%)
packages/x86-64-v3-poky-linux/mesa/mesa-vulkan-drivers: PV changed from 
"26.1.2" to "26.1.4"
packages/x86-64-v3-poky-linux/mesa/mesa: PKGV changed from 26.1.2 [default] to 
26.1.4 [default]
packages/x86-64-v3-poky-linux/mesa/mesa: PV changed from "26.1.2" to "26.1.4"
Changes to packages/x86-64-v3-poky-linux/mesa (sysroot):
  /usr/lib/libgallium-26.1.2.so moved to /usr/lib/libgallium-26.1.4.so

Attachment: 0001-mesa-tools-native-mesa-upgrade-26.1.2-26.1.4-26.1.2-.patch
Description: Binary data

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#240013): 
https://lists.openembedded.org/g/openembedded-core/message/240013
Mute This Topic: https://lists.openembedded.org/mt/120079256/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to