Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *xrandr,mkfontscale* to *1.5.4,1.2.4* has Succeeded.
Next steps:
- apply the patch: git am
0001-xrandr-mkfontscale-upgrade-1.5.3-1.5.4-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 3199586248ad639a93bdd3dc8b0987f00e499697 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <[email protected]>
Date: Fri, 15 May 2026 06:18:32 +0000
Subject: [PATCH] xrandr,mkfontscale: upgrade 1.5.3 -> 1.5.4,1.2.3 -> 1.2.4
---
...ontscale_1.2.3.bb => mkfontscale_1.2.4.bb} | 2 +-
.../{xrandr_1.5.3.bb => xrandr_1.5.4.bb} | 26 +++++++++++++++++--
2 files changed, 25 insertions(+), 3 deletions(-)
rename meta/recipes-graphics/xorg-app/{mkfontscale_1.2.3.bb =>
mkfontscale_1.2.4.bb} (88%)
rename meta/recipes-graphics/xorg-app/{xrandr_1.5.3.bb => xrandr_1.5.4.bb}
(27%)
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/xrandr_1.5.3.bb
b/meta/recipes-graphics/xorg-app/xrandr_1.5.4.bb
similarity index 27%
rename from meta/recipes-graphics/xorg-app/xrandr_1.5.3.bb
rename to meta/recipes-graphics/xorg-app/xrandr_1.5.4.bb
index 75656af9ea..8b581f113a 100644
--- a/meta/recipes-graphics/xorg-app/xrandr_1.5.3.bb
+++ b/meta/recipes-graphics/xorg-app/xrandr_1.5.4.bb
@@ -1,3 +1,25 @@
+# FIXME: the LIC_FILES_CHKSUM values have been updated by 'devtool upgrade'.
+# The following is the difference between the old and the new license text.
+# Please update the LICENSE value if needed, and summarize the changes in
+# the commit message via 'License-Update:' tag.
+# (example: 'License-Update: copyright years updated.')
+#
+# The changes:
+#
+# --- COPYING
+# +++ COPYING
+# @@ -1,6 +1,8 @@
+# Copyright © 2001 Keith Packard, member of The XFree86 Project, Inc.
+# Copyright © 2002 Hewlett Packard Company, Inc.
+# Copyright © 2006 Intel Corporation
+# +Copyright © 2008 Keith Packard
+# +Copyright © 2013 NVIDIA Corporation
+#
+# Permission to use, copy, modify, distribute, and sell this software and its
+# documentation for any purpose is hereby granted without fee, provided that
+#
+#
+
require xorg-app-common.inc
SUMMARY = "XRandR: X Resize, Rotate and Reflect extension command"
@@ -7,11 +29,11 @@ reflection of the outputs for a screen. It can also set the
screen \
size."
LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://COPYING;md5=fe1608bdb33cf8c62a4438f7d34679b3"
+LIC_FILES_CHKSUM = "file://COPYING;md5=97a36d5c66965b1cea4666b3708ca6e8"
DEPENDS += "libxrandr libxrender"
PE = "1"
SRC_URI_EXT = "xz"
-SRC_URI[sha256sum] =
"f8dd7566adb74147fab9964680b6bbadee87cf406a7fcff51718a5e6949b841c"
+SRC_URI[sha256sum] =
"2cafccb2aaf2491a4068676117a0d4f90ab307724b96fffc54cd1da953779400"
BBCLASSEXTEND = "native nativesdk"
--
2.47.1
packages/x86-64-v3-poky-linux/mkfontscale: PKGV changed from 1.2.3 [default] to 1.2.4 [default] packages/x86-64-v3-poky-linux/mkfontscale: SRC_URI changed from "https://www.x.org/releases//individual/app/mkfontscale-1.2.3.tar.xz" to "https://www.x.org/releases//individual/app/mkfontscale-1.2.4.tar.xz" packages/x86-64-v3-poky-linux/mkfontscale: PV changed from "1.2.3" to "1.2.4" packages/x86-64-v3-poky-linux/mkfontscale/mkfontscale-dbg: PKGSIZE changed from 105272 to 105536 (+0%) packages/x86-64-v3-poky-linux/mkfontscale/mkfontscale-dbg: PKGV changed from 1.2.3 [default] to 1.2.4 [default] packages/x86-64-v3-poky-linux/mkfontscale/mkfontscale-dbg: PV changed from "1.2.3" to "1.2.4" packages/x86-64-v3-poky-linux/mkfontscale/mkfontscale-dev: PKGV changed from 1.2.3 [default] to 1.2.4 [default] packages/x86-64-v3-poky-linux/mkfontscale/mkfontscale-dev: PV changed from "1.2.3" to "1.2.4" packages/x86-64-v3-poky-linux/mkfontscale/mkfontscale-doc: PKGSIZE changed from 10302 to 10284 (-0%) packages/x86-64-v3-poky-linux/mkfontscale/mkfontscale-doc: PKGV changed from 1.2.3 [default] to 1.2.4 [default] packages/x86-64-v3-poky-linux/mkfontscale/mkfontscale-doc: PV changed from "1.2.3" to "1.2.4" packages/x86-64-v3-poky-linux/mkfontscale/mkfontscale-locale: PKGV changed from 1.2.3 [default] to 1.2.4 [default] packages/x86-64-v3-poky-linux/mkfontscale/mkfontscale-locale: PV changed from "1.2.3" to "1.2.4" packages/x86-64-v3-poky-linux/mkfontscale/mkfontscale-src: FILELIST: directory renamed /usr/src/debug/mkfontscale/1.2.3 -> /usr/src/debug/mkfontscale/1.2.4 packages/x86-64-v3-poky-linux/mkfontscale/mkfontscale-src: PKGSIZE changed from 74994 to 75264 (+0%) packages/x86-64-v3-poky-linux/mkfontscale/mkfontscale-src: PKGV changed from 1.2.3 [default] to 1.2.4 [default] packages/x86-64-v3-poky-linux/mkfontscale/mkfontscale-src: PV changed from "1.2.3" to "1.2.4" packages/x86-64-v3-poky-linux/mkfontscale/mkfontscale-staticdev: PKGV changed from 1.2.3 [default] to 1.2.4 [default] packages/x86-64-v3-poky-linux/mkfontscale/mkfontscale-staticdev: PV changed from "1.2.3" to "1.2.4" packages/x86-64-v3-poky-linux/mkfontscale/mkfontscale: PKGV changed from 1.2.3 [default] to 1.2.4 [default] packages/x86-64-v3-poky-linux/mkfontscale/mkfontscale: PV changed from "1.2.3" to "1.2.4" packages/x86-64-v3-poky-linux/xrandr: PKGV changed from 1.5.3 [default] to 1.5.4 [default] packages/x86-64-v3-poky-linux/xrandr: SRC_URI changed from "https://www.x.org/releases//individual/app/xrandr-1.5.3.tar.xz" to "https://www.x.org/releases//individual/app/xrandr-1.5.4.tar.xz" packages/x86-64-v3-poky-linux/xrandr: PV changed from "1.5.3" to "1.5.4" packages/x86-64-v3-poky-linux/xrandr/xrandr-dbg: PKGSIZE changed from 195296 to 196192 (+0%) packages/x86-64-v3-poky-linux/xrandr/xrandr-dbg: PKGV changed from 1.5.3 [default] to 1.5.4 [default] packages/x86-64-v3-poky-linux/xrandr/xrandr-dbg: PV changed from "1.5.3" to "1.5.4" packages/x86-64-v3-poky-linux/xrandr/xrandr-dev: PKGV changed from 1.5.3 [default] to 1.5.4 [default] packages/x86-64-v3-poky-linux/xrandr/xrandr-dev: PV changed from "1.5.3" to "1.5.4" packages/x86-64-v3-poky-linux/xrandr/xrandr-doc: PKGSIZE changed from 18402 to 20292 (+10%) packages/x86-64-v3-poky-linux/xrandr/xrandr-doc: PKGV changed from 1.5.3 [default] to 1.5.4 [default] packages/x86-64-v3-poky-linux/xrandr/xrandr-doc: PV changed from "1.5.3" to "1.5.4" packages/x86-64-v3-poky-linux/xrandr/xrandr-locale: PKGV changed from 1.5.3 [default] to 1.5.4 [default] packages/x86-64-v3-poky-linux/xrandr/xrandr-locale: PV changed from "1.5.3" to "1.5.4" packages/x86-64-v3-poky-linux/xrandr/xrandr-src: FILELIST: directory renamed /usr/src/debug/xrandr/1.5.3 -> /usr/src/debug/xrandr/1.5.4 packages/x86-64-v3-poky-linux/xrandr/xrandr-src: PKGSIZE changed from 111036 to 111623 (+1%) packages/x86-64-v3-poky-linux/xrandr/xrandr-src: PKGV changed from 1.5.3 [default] to 1.5.4 [default] packages/x86-64-v3-poky-linux/xrandr/xrandr-src: PV changed from "1.5.3" to "1.5.4" packages/x86-64-v3-poky-linux/xrandr/xrandr-staticdev: PKGV changed from 1.5.3 [default] to 1.5.4 [default] packages/x86-64-v3-poky-linux/xrandr/xrandr-staticdev: PV changed from "1.5.3" to "1.5.4" packages/x86-64-v3-poky-linux/xrandr/xrandr: PKGSIZE changed from 80606 to 80578 (-0%) packages/x86-64-v3-poky-linux/xrandr/xrandr: PKGV changed from 1.5.3 [default] to 1.5.4 [default] packages/x86-64-v3-poky-linux/xrandr/xrandr: PV changed from "1.5.3" to "1.5.4"
packages/x86-64-v3-poky-linux/xrandr/xrandr-doc: PKGSIZE changed from 18402 to 20292 (+10%)
0001-xrandr-mkfontscale-upgrade-1.5.3-1.5.4-1.2.3-1.2.4.patch
Description: Binary data
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#237097): https://lists.openembedded.org/g/openembedded-core/message/237097 Mute This Topic: https://lists.openembedded.org/mt/119329355/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
