To: ['openembedded-core@lists.openembedded.org'] To: Subject: [AUH] xwayland: upgrading to 24.1.13 SUCCEEDED Attachments: /srv/pokybuild/yocto-worker/auh/build/build/upgrade-helper/20260708050109/all/xwayland/0001-xwayland-upgrade-24.1.12-24.1.13.patch /srv/pokybuild/yocto-worker/auh/build/build/upgrade-helper/20260708050109/all/xwayland/buildhistory-diff-full.txt Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *xwayland* to *24.1.13* has Succeeded. Next steps: - apply the patch: git am 0001-xwayland-upgrade-24.1.12-24.1.13.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 f1fb87a389ef23a360a8a100b4e30d7306110097 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Wed, 8 Jul 2026 05:37:08 +0000 Subject: [PATCH] xwayland: upgrade 24.1.12 -> 24.1.13 --- .../xwayland/{xwayland_24.1.12.bb => xwayland_24.1.13.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/xwayland/{xwayland_24.1.12.bb => xwayland_24.1.13.bb} (96%) diff --git a/meta/recipes-graphics/xwayland/xwayland_24.1.12.bb b/meta/recipes-graphics/xwayland/xwayland_24.1.13.bb similarity index 96% rename from meta/recipes-graphics/xwayland/xwayland_24.1.12.bb rename to meta/recipes-graphics/xwayland/xwayland_24.1.13.bb index 52572bfd21..41bf1687a2 100644 --- a/meta/recipes-graphics/xwayland/xwayland_24.1.12.bb +++ b/meta/recipes-graphics/xwayland/xwayland_24.1.13.bb @@ -10,7 +10,7 @@ LICENSE = "MIT & Adobe-Display-PostScript & BSD-3-Clause & DEC-3-Clause & HPND & LIC_FILES_CHKSUM = "file://COPYING;md5=f8778cfcd90ece0e4b225f30182227ca" SRC_URI = "https://www.x.org/archive/individual/xserver/xwayland-${PV}.tar.xz" -SRC_URI[sha256sum] = "6df02c511b92c1b9848734d9d1b03a4c24f8375ba3cada44e9684a21b5f78e21" +SRC_URI[sha256sum] = "173aea3d6f79609164c04528e1c8e4c9b60fcd59391c3c9dad4667297d727fb6" UPSTREAM_CHECK_REGEX = "xwayland-(?P\d+(\.(?!90\d)\d+)+)\.tar" -- 2.47.1