To: ['openembedded-core@lists.openembedded.org'] To: Subject: [AUH] xcb-util-cursor: upgrading to 0.1.6 SUCCEEDED Attachments: /srv/pokybuild/yocto-worker/auh/build/build/upgrade-helper/20251215185105/all/xcb-util-cursor/0001-xcb-util-cursor-upgrade-0.1.5-0.1.6.patch /srv/pokybuild/yocto-worker/auh/build/build/upgrade-helper/20251215185105/all/xcb-util-cursor/buildhistory-diff-full.txt Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *xcb-util-cursor* to *0.1.6* has Succeeded. Next steps: - apply the patch: git am 0001-xcb-util-cursor-upgrade-0.1.5-0.1.6.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 19808a01a830ccacef790a0c0e5b2918ecb153d9 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Mon, 15 Dec 2025 21:25:10 +0000 Subject: [PATCH] xcb-util-cursor: upgrade 0.1.5 -> 0.1.6 --- .../{xcb-util-cursor_0.1.5.bb => xcb-util-cursor_0.1.6.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/xorg-lib/{xcb-util-cursor_0.1.5.bb => xcb-util-cursor_0.1.6.bb} (72%) diff --git a/meta/recipes-graphics/xorg-lib/xcb-util-cursor_0.1.5.bb b/meta/recipes-graphics/xorg-lib/xcb-util-cursor_0.1.6.bb similarity index 72% rename from meta/recipes-graphics/xorg-lib/xcb-util-cursor_0.1.5.bb rename to meta/recipes-graphics/xorg-lib/xcb-util-cursor_0.1.6.bb index cd442db210..7c54f6d7a9 100644 --- a/meta/recipes-graphics/xorg-lib/xcb-util-cursor_0.1.5.bb +++ b/meta/recipes-graphics/xorg-lib/xcb-util-cursor_0.1.6.bb @@ -7,4 +7,4 @@ DEPENDS += "xcb-util xcb-util-renderutil xcb-util-image" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://COPYING;md5=ce469b61c70ff8d7cce0547476891974" -SRC_URI[sha256sum] = "0caf99b0d60970f81ce41c7ba694e5eaaf833227bb2cbcdb2f6dc9666a663c57" +SRC_URI[sha256sum] = "fdeb8bd127873519be5cc70dcd0d3b5d33b667877200f9925a59fdcad8f7a933" -- 2.47.1