]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
xrandr: upgrade 1.5.2 -> 1.5.3
authorWang Mingyu <wangmy@fujitsu.com>
Tue, 12 Nov 2024 09:24:42 +0000 (17:24 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 18 Nov 2024 13:57:33 +0000 (13:57 +0000)
Changelog:
==========
- set_gamma_info: remove unnecessary round-trip to server
- xrandr: Print/consume the CTM prop in human readable form
- Reworked transform fix

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/xorg-app/xrandr_1.5.3.bb [moved from meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb with 83% similarity]

similarity index 83%
rename from meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb
rename to meta/recipes-graphics/xorg-app/xrandr_1.5.3.bb
index 1e2903184926c8c5c11c92ba6861d544e1a995bb..75656af9ea7d945a72661d985a7837c2f273d7fe 100644 (file)
@@ -12,6 +12,6 @@ DEPENDS += "libxrandr libxrender"
 PE = "1"
 
 SRC_URI_EXT = "xz"
-SRC_URI[sha256sum] = "c8bee4790d9058bacc4b6246456c58021db58a87ddda1a9d0139bf5f18f1f240"
+SRC_URI[sha256sum] = "f8dd7566adb74147fab9964680b6bbadee87cf406a7fcff51718a5e6949b841c"
 
 BBCLASSEXTEND = "native nativesdk"