* [OE-core][PATCH V2] xrandr: upgrade 1.5.3 -> 1.5.4
@ 2026-05-15 2:44 Li Zhou
0 siblings, 0 replies; only message in thread
From: Li Zhou @ 2026-05-15 2:44 UTC (permalink / raw)
To: openembedded-core; +Cc: Li Zhou
Changelog:
==========
- meson: Add option to build with meson
- COPYING: Add missing copyright notices from source files
- gitlab CI: drop the ci-fairy check-mr job
- set_gamma_info: fix heap-buffer-overflow with empty gamma ramps
- Add more checks for malloc()/calloc() failure
- Strip trailing whitespace from source files
- man page: fix warnings from `mandoc -T lint`
- xrandr man page NAME line doesn't give functionality
- Additional man page formatting fixes
- xrandr.1: some editorial changes for this man page
- Improve man page formatting
- xrandr: Warn when running with Xwayland
License-Update: The COPYING changes in upstream commit d29cb495 add
missing copyright notices from source files. No license change, no
impact on the recipe licensing.
Signed-off-by: Li Zhou <li.zhou@windriver.com>
---
.../xorg-app/{xrandr_1.5.3.bb => xrandr_1.5.4.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-graphics/xorg-app/{xrandr_1.5.3.bb => xrandr_1.5.4.bb} (68%)
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 68%
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..ad864c8ed1 100644
--- a/meta/recipes-graphics/xorg-app/xrandr_1.5.3.bb
+++ b/meta/recipes-graphics/xorg-app/xrandr_1.5.4.bb
@@ -7,11 +7,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.34.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-05-15 2:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-15 2:44 [OE-core][PATCH V2] xrandr: upgrade 1.5.3 -> 1.5.4 Li Zhou
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.