diff mbox series

[V2] libxi: upgrade 1.8.2 -> 1.8.3

Message ID 20260603032024.165431-1-changqing.li@windriver.com
State New
Headers show
Series [V2] libxi: upgrade 1.8.2 -> 1.8.3 | expand

Commit Message

Changqing Li June 3, 2026, 3:20 a.m. UTC
Refer:
https://gitlab.freedesktop.org/xorg/lib/libxi/-/tags

Signed-off-by: Changqing Li <changqing.li@windriver.com>
---
 .../xorg-lib/{libxi_1.8.2.bb => libxi_1.8.3.bb}                 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-graphics/xorg-lib/{libxi_1.8.2.bb => libxi_1.8.3.bb} (88%)
diff mbox series

Patch

diff --git a/meta/recipes-graphics/xorg-lib/libxi_1.8.2.bb b/meta/recipes-graphics/xorg-lib/libxi_1.8.3.bb
similarity index 88%
rename from meta/recipes-graphics/xorg-lib/libxi_1.8.2.bb
rename to meta/recipes-graphics/xorg-lib/libxi_1.8.3.bb
index 2a86f5fcf0..d7e778610e 100644
--- a/meta/recipes-graphics/xorg-lib/libxi_1.8.2.bb
+++ b/meta/recipes-graphics/xorg-lib/libxi_1.8.3.bb
@@ -18,6 +18,6 @@  PE = "1"
 XORG_PN = "libXi"
 XORG_EXT = "tar.xz"
 
-SRC_URI[sha256sum] = "d0e0555e53d6e2114eabfa44226ba162d2708501a25e18d99cfb35c094c6c104"
+SRC_URI[sha256sum] = "7ad60056f01af4f786cfe93b3a7707447711626fc8da2637bec71a90409babe5"
 
 BBCLASSEXTEND = "native nativesdk"