Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *wayland* to *1.26.0* has 
Succeeded.

Next steps:
    - apply the patch: git am 0001-wayland-upgrade-1.25.0-1.26.0.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 03365f276d84d6f5a28ea30cdef4adea6315dd03 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <[email protected]>
Date: Fri, 17 Jul 2026 05:31:38 +0000
Subject: [PATCH] wayland: upgrade 1.25.0 -> 1.26.0

---
 .../wayland/0001-build-Fix-strndup-detection-on-MinGW.patch   | 4 ++--
 .../wayland/0001-tests-Remove-event_loop_timer-test.patch     | 2 +-
 .../wayland/{wayland_1.25.0.bb => wayland_1.26.0.bb}          | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)
 rename meta/recipes-graphics/wayland/{wayland_1.25.0.bb => wayland_1.26.0.bb} 
(96%)

diff --git 
a/meta/recipes-graphics/wayland/wayland/0001-build-Fix-strndup-detection-on-MinGW.patch
 
b/meta/recipes-graphics/wayland/wayland/0001-build-Fix-strndup-detection-on-MinGW.patch
index d402fbf8b4..c60d01708c 100644
--- 
a/meta/recipes-graphics/wayland/wayland/0001-build-Fix-strndup-detection-on-MinGW.patch
+++ 
b/meta/recipes-graphics/wayland/wayland/0001-build-Fix-strndup-detection-on-MinGW.patch
@@ -1,4 +1,4 @@
-From b4a3b9f913e06f9b71966cd695df1ab14a031ed0 Mon Sep 17 00:00:00 2001
+From a3239f480eecc8d45bd15b8c0f6774424249a295 Mon Sep 17 00:00:00 2001
 From: Joshua Watt <[email protected]>
 Date: Thu, 20 Feb 2020 15:20:45 -0600
 Subject: [PATCH] build: Fix strndup detection on MinGW
@@ -20,7 +20,7 @@ Signed-off-by: Denys Dmytriyenko <[email protected]>
  1 file changed, 1 insertion(+), 1 deletion(-)
 
 diff --git a/meson.build b/meson.build
-index 33653e7..e05eaef 100644
+index 2c010be..3b6f8d7 100644
 --- a/meson.build
 +++ b/meson.build
 @@ -49,12 +49,12 @@ have_funcs = [
diff --git 
a/meta/recipes-graphics/wayland/wayland/0001-tests-Remove-event_loop_timer-test.patch
 
b/meta/recipes-graphics/wayland/wayland/0001-tests-Remove-event_loop_timer-test.patch
index b225bec96d..3de3047314 100644
--- 
a/meta/recipes-graphics/wayland/wayland/0001-tests-Remove-event_loop_timer-test.patch
+++ 
b/meta/recipes-graphics/wayland/wayland/0001-tests-Remove-event_loop_timer-test.patch
@@ -1,4 +1,4 @@
-From 46da8d01e695f415aeb4a8442dbc13ae0898912c Mon Sep 17 00:00:00 2001
+From 022ef36fa8a9fe57a117a6cbc55d8b81bf0fa023 Mon Sep 17 00:00:00 2001
 From: Joshua Watt <[email protected]>
 Date: Thu, 6 Nov 2025 08:35:26 -0700
 Subject: [PATCH] tests: Remove event_loop_timer test
diff --git a/meta/recipes-graphics/wayland/wayland_1.25.0.bb 
b/meta/recipes-graphics/wayland/wayland_1.26.0.bb
similarity index 96%
rename from meta/recipes-graphics/wayland/wayland_1.25.0.bb
rename to meta/recipes-graphics/wayland/wayland_1.26.0.bb
index a0bc13df56..c4e3c8b0f6 100644
--- a/meta/recipes-graphics/wayland/wayland_1.25.0.bb
+++ b/meta/recipes-graphics/wayland/wayland_1.26.0.bb
@@ -17,7 +17,7 @@ SRC_URI = 
"https://gitlab.freedesktop.org/wayland/wayland/-/releases/${PV}/downl
            file://0001-build-Fix-strndup-detection-on-MinGW.patch \
            file://0001-tests-Remove-event_loop_timer-test.patch \
            "
-SRC_URI[sha256sum] = 
"c065f040afdff3177680600f249727e41a1afc22fccf27222f15f5306faa1f03"
+SRC_URI[sha256sum] = 
"64176eaa46e4969903e286f8e5ef8331affc17fdf03ac9b58381d2b23162b7a3"
 
 UPSTREAM_CHECK_URI = "https://gitlab.freedesktop.org/wayland/wayland/-/tags";
 UPSTREAM_CHECK_REGEX = "releases/(?P<pver>\d+\.\d+\.(?!9\d+)\d+)"
-- 
2.47.1

Attachment: 0001-wayland-upgrade-1.25.0-1.26.0.patch
Description: Binary data

Changes to packages/x86-64-v3-poky-linux/wayland (sysroot):
  /usr/lib/libwayland-client.so.0 changed symlink target from 
libwayland-client.so.0.25.0 to libwayland-client.so.0.26.0
  /usr/lib/libwayland-cursor.so.0 changed symlink target from 
libwayland-cursor.so.0.25.0 to libwayland-cursor.so.0.26.0
  /usr/lib/libwayland-egl.so.1 changed symlink target from 
libwayland-egl.so.1.25.0 to libwayland-egl.so.1.26.0
  /usr/lib/libwayland-server.so.0 changed symlink target from 
libwayland-server.so.0.25.0 to libwayland-server.so.0.26.0
  /usr/lib/libwayland-client.so.0.25.0 moved to 
/usr/lib/libwayland-client.so.0.26.0
  /usr/lib/libwayland-cursor.so.0.25.0 moved to 
/usr/lib/libwayland-cursor.so.0.26.0
  /usr/lib/libwayland-egl.so.1.25.0 moved to /usr/lib/libwayland-egl.so.1.26.0
  /usr/lib/libwayland-server.so.0.25.0 moved to 
/usr/lib/libwayland-server.so.0.26.0
packages/x86-64-v3-poky-linux/wayland/wayland: FILELIST: removed 
"/usr/lib/libwayland-client.so.0.25.0 /usr/lib/libwayland-egl.so.1.25.0 
/usr/lib/libwayland-server.so.0.25.0 /usr/lib/libwayland-cursor.so.0.25.0", 
added "/usr/lib/libwayland-egl.so.1.26.0 /usr/lib/libwayland-server.so.0.26.0 
/usr/lib/libwayland-cursor.so.0.26.0 /usr/lib/libwayland-client.so.0.26.0"
packages/x86-64-v3-poky-linux/wayland: SRC_URI changed from 
"https://gitlab.freedesktop.org/wayland/wayland/-/releases/1.25.0/downloads/wayland-1.25.0.tar.xz
 file://run-ptest file://0001-build-Fix-strndup-detection-on-MinGW.patch 
file://0001-tests-Remove-event_loop_timer-test.patch" to 
"https://gitlab.freedesktop.org/wayland/wayland/-/releases/1.26.0/downloads/wayland-1.26.0.tar.xz
 file://run-ptest file://0001-build-Fix-strndup-detection-on-MinGW.patch 
file://0001-tests-Remove-event_loop_timer-test.patch"
packages/x86-64-v3-poky-linux/wayland: PKGV changed from 1.25.0 [default] to 
1.26.0 [default]
packages/x86-64-v3-poky-linux/wayland: PV changed from "1.25.0" to "1.26.0"
Changes to packages/x86-64-v3-poky-linux/wayland (sysroot):
  /usr/lib/libwayland-client.so.0 changed symlink target from 
libwayland-client.so.0.25.0 to libwayland-client.so.0.26.0
  /usr/lib/libwayland-cursor.so.0 changed symlink target from 
libwayland-cursor.so.0.25.0 to libwayland-cursor.so.0.26.0
  /usr/lib/libwayland-egl.so.1 changed symlink target from 
libwayland-egl.so.1.25.0 to libwayland-egl.so.1.26.0
  /usr/lib/libwayland-server.so.0 changed symlink target from 
libwayland-server.so.0.25.0 to libwayland-server.so.0.26.0
  /usr/lib/libwayland-client.so.0.25.0 moved to 
/usr/lib/libwayland-client.so.0.26.0
  /usr/lib/libwayland-cursor.so.0.25.0 moved to 
/usr/lib/libwayland-cursor.so.0.26.0
  /usr/lib/libwayland-egl.so.1.25.0 moved to /usr/lib/libwayland-egl.so.1.26.0
  /usr/lib/libwayland-server.so.0.25.0 moved to 
/usr/lib/libwayland-server.so.0.26.0
packages/x86-64-v3-poky-linux/wayland/wayland-dbg: PKGV changed from 1.25.0 
[default] to 1.26.0 [default]
packages/x86-64-v3-poky-linux/wayland/wayland-dbg: FILELIST: removed 
"/usr/lib/.debug/libwayland-egl.so.1.25.0 
/usr/lib/.debug/libwayland-cursor.so.0.25.0 
/usr/lib/.debug/libwayland-server.so.0.25.0 
/usr/lib/.debug/libwayland-client.so.0.25.0", added 
"/usr/lib/.debug/libwayland-cursor.so.0.26.0 
/usr/lib/.debug/libwayland-client.so.0.26.0 
/usr/lib/.debug/libwayland-server.so.0.26.0 
/usr/lib/.debug/libwayland-egl.so.1.26.0"
packages/x86-64-v3-poky-linux/wayland/wayland-dbg: PKGSIZE changed from 2721216 
to 2742784 (+1%)
packages/x86-64-v3-poky-linux/wayland/wayland-dbg: PV changed from "1.25.0" to 
"1.26.0"
packages/x86-64-v3-poky-linux/wayland/wayland-dev: PKGV changed from 1.25.0 
[default] to 1.26.0 [default]
packages/x86-64-v3-poky-linux/wayland/wayland-dev: PKGSIZE changed from 475419 
to 484063 (+2%)
packages/x86-64-v3-poky-linux/wayland/wayland-dev: PV changed from "1.25.0" to 
"1.26.0"
packages/x86-64-v3-poky-linux/wayland/wayland-doc: PKGV changed from 1.25.0 
[default] to 1.26.0 [default]
packages/x86-64-v3-poky-linux/wayland/wayland-doc: PV changed from "1.25.0" to 
"1.26.0"
packages/x86-64-v3-poky-linux/wayland/wayland-locale: PKGV changed from 1.25.0 
[default] to 1.26.0 [default]
packages/x86-64-v3-poky-linux/wayland/wayland-locale: PV changed from "1.25.0" 
to "1.26.0"
packages/x86-64-v3-poky-linux/wayland/wayland-ptest: PKGV changed from 1.25.0 
[default] to 1.26.0 [default]
packages/x86-64-v3-poky-linux/wayland/wayland-ptest: PKGSIZE changed from 
1399544 to 1407906 (+1%)
packages/x86-64-v3-poky-linux/wayland/wayland-ptest: PV changed from "1.25.0" 
to "1.26.0"
packages/x86-64-v3-poky-linux/wayland/wayland-src: PKGV changed from 1.25.0 
[default] to 1.26.0 [default]
packages/x86-64-v3-poky-linux/wayland/wayland-src: FILELIST: directory renamed 
/usr/src/debug/wayland/1.25.0/src -> /usr/src/debug/wayland/1.26.0/src, 
directory renamed /usr/src/debug/wayland/1.25.0/egl -> 
/usr/src/debug/wayland/1.26.0/egl, directory renamed 
/usr/src/debug/wayland/1.25.0/cursor -> /usr/src/debug/wayland/1.26.0/cursor, 
directory renamed /usr/src/debug/wayland/1.25.0/tests -> 
/usr/src/debug/wayland/1.26.0/tests, directory renamed 
/usr/src/debug/wayland/1.25.0/tests/data -> 
/usr/src/debug/wayland/1.26.0/tests/data
packages/x86-64-v3-poky-linux/wayland/wayland-src: PKGSIZE changed from 1149985 
to 1170883 (+2%)
packages/x86-64-v3-poky-linux/wayland/wayland-src: PV changed from "1.25.0" to 
"1.26.0"
packages/x86-64-v3-poky-linux/wayland/wayland-staticdev: PKGV changed from 
1.25.0 [default] to 1.26.0 [default]
packages/x86-64-v3-poky-linux/wayland/wayland-staticdev: PV changed from 
"1.25.0" to "1.26.0"
packages/x86-64-v3-poky-linux/wayland/wayland-tools: PKGV changed from 1.25.0 
[default] to 1.26.0 [default]
packages/x86-64-v3-poky-linux/wayland/wayland-tools: PV changed from "1.25.0" 
to "1.26.0"
packages/x86-64-v3-poky-linux/wayland/wayland: PKGV changed from 1.25.0 
[default] to 1.26.0 [default]
packages/x86-64-v3-poky-linux/wayland/wayland: FILELIST: removed 
"/usr/lib/libwayland-cursor.so.0.25.0 /usr/lib/libwayland-client.so.0.25.0 
/usr/lib/libwayland-server.so.0.25.0 /usr/lib/libwayland-egl.so.1.25.0", added 
"/usr/lib/libwayland-egl.so.1.26.0 /usr/lib/libwayland-server.so.0.26.0 
/usr/lib/libwayland-client.so.0.26.0 /usr/lib/libwayland-cursor.so.0.26.0"
packages/x86-64-v3-poky-linux/wayland/wayland: PKGSIZE changed from 393981 to 
401690 (+2%)
packages/x86-64-v3-poky-linux/wayland/wayland: PV changed from "1.25.0" to 
"1.26.0"
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#241128): 
https://lists.openembedded.org/g/openembedded-core/message/241128
Mute This Topic: https://lists.openembedded.org/mt/120310891/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to