diff mbox series

[12/39] libxinerama: upgrade 1.1.5 -> 1.1.6

Message ID 20260209090317.1468-12-wangmy@fujitsu.com
State New
Headers show
Series [01/39] aspell: upgrade 0.60.8.1 -> 0.60.8.2 | expand

Commit Message

Wang Mingyu Feb. 9, 2026, 9:02 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

License-Update: 2025 added to Copyright and "All rights reserved." removed.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../{libxinerama_1.1.5.bb => libxinerama_1.1.6.bb}         | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
 rename meta/recipes-graphics/xorg-lib/{libxinerama_1.1.5.bb => libxinerama_1.1.6.bb} (68%)
diff mbox series

Patch

diff --git a/meta/recipes-graphics/xorg-lib/libxinerama_1.1.5.bb b/meta/recipes-graphics/xorg-lib/libxinerama_1.1.6.bb
similarity index 68%
rename from meta/recipes-graphics/xorg-lib/libxinerama_1.1.5.bb
rename to meta/recipes-graphics/xorg-lib/libxinerama_1.1.6.bb
index 421b64e68d..10f683a6f3 100644
--- a/meta/recipes-graphics/xorg-lib/libxinerama_1.1.5.bb
+++ b/meta/recipes-graphics/xorg-lib/libxinerama_1.1.6.bb
@@ -7,14 +7,15 @@  Xinerama Extension for retrieving information about physical output \
 devices which may be combined into a single logical X screen."
 
 LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://COPYING;md5=6f4f634d1643a2e638bba3fcd19c2536 \
-                    file://src/Xinerama.c;beginline=2;endline=25;md5=fcef273bfb66339256411dd06ea79c02"
+LIC_FILES_CHKSUM = "file://COPYING;md5=68f2159f2eadc772815f13d9565b453d \
+                    file://src/Xinerama.c;beginline=2;endline=25;md5=fcef273bfb66339256411dd06ea79c02 \
+                    "
 
 DEPENDS += "libxext xorgproto"
 PROVIDES = "xinerama"
 PE = "1"
 
 XORG_PN = "libXinerama"
-SRC_URI[sha256sum] = "5094d1f0fcc1828cb1696d0d39d9e866ae32520c54d01f618f1a3c1e30c2085c"
+SRC_URI[sha256sum] = "d00fc1599c303dc5cbc122b8068bdc7405d6fcb19060f4597fc51bd3a8be51d7"
 
 BBCLASSEXTEND = "native nativesdk"