To: ['openembedded-core@lists.openembedded.org'] To: Subject: [AUH] xev,mkfontscale: upgrading to 1.2.7,1.2.4 SUCCEEDED Attachments: /srv/pokybuild/yocto-worker/auh/build/build/upgrade-helper/20260601050101/all/xev,mkfontscale/0001-xev-mkfontscale-upgrade-1.2.6-1.2.7-1.2.3-1.2.4.patch /srv/pokybuild/yocto-worker/auh/build/build/upgrade-helper/20260601050101/all/xev,mkfontscale/buildhistory-diff-full.txt Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *xev,mkfontscale* to *1.2.7,1.2.4* has Succeeded. Next steps: - apply the patch: git am 0001-xev-mkfontscale-upgrade-1.2.6-1.2.7-1.2.3-1.2.4.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 ce1fbfb6bdbab6c0752ac9bee0feefd157346f2f Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Mon, 1 Jun 2026 06:43:04 +0000 Subject: [PATCH] xev,mkfontscale: upgrade 1.2.6 -> 1.2.7,1.2.3 -> 1.2.4 --- .../xorg-app/{mkfontscale_1.2.3.bb => mkfontscale_1.2.4.bb} | 2 +- meta/recipes-graphics/xorg-app/{xev_1.2.6.bb => xev_1.2.7.bb} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-app/{mkfontscale_1.2.3.bb => mkfontscale_1.2.4.bb} (88%) rename meta/recipes-graphics/xorg-app/{xev_1.2.6.bb => xev_1.2.7.bb} (84%) diff --git a/meta/recipes-graphics/xorg-app/mkfontscale_1.2.3.bb b/meta/recipes-graphics/xorg-app/mkfontscale_1.2.4.bb similarity index 88% rename from meta/recipes-graphics/xorg-app/mkfontscale_1.2.3.bb rename to meta/recipes-graphics/xorg-app/mkfontscale_1.2.4.bb index aa79902a34..42867db65d 100644 --- a/meta/recipes-graphics/xorg-app/mkfontscale_1.2.3.bb +++ b/meta/recipes-graphics/xorg-app/mkfontscale_1.2.4.bb @@ -18,4 +18,4 @@ BBCLASSEXTEND = "native" LIC_FILES_CHKSUM = "file://COPYING;md5=5a60c596d1b5f3dee9f005b703b3180d" SRC_URI_EXT = "xz" -SRC_URI[sha256sum] = "2921cdc344f1acee04bcd6ea1e29565c1308263006e134a9ee38cf9c9d6fe75e" +SRC_URI[sha256sum] = "a01492a17a9b6c0ee3f92ee578850e305315b9f298da5f006a1cd4b51db01a5e" diff --git a/meta/recipes-graphics/xorg-app/xev_1.2.6.bb b/meta/recipes-graphics/xorg-app/xev_1.2.7.bb similarity index 84% rename from meta/recipes-graphics/xorg-app/xev_1.2.6.bb rename to meta/recipes-graphics/xorg-app/xev_1.2.7.bb index 182aeff1b7..6e866b8f8c 100644 --- a/meta/recipes-graphics/xorg-app/xev_1.2.6.bb +++ b/meta/recipes-graphics/xorg-app/xev_1.2.7.bb @@ -12,6 +12,6 @@ PE = "1" DEPENDS += "libxrandr xorgproto" -SRC_URI[sha256sum] = "61e1c5e008ac9973aca7cdddf36e9df7410e77083b030eb04f4dc737c51807d7" +SRC_URI[sha256sum] = "95167895924de58e34b1013b2b0c8476e90d0888c6c39e7ae9bc35e3a19dba04" SRC_URI_EXT = "xz" -- 2.47.1