]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
libxi: upgrade to v1.8.1
authorSudip Mukherjee <sudipm.mukherjee@gmail.com>
Wed, 17 May 2023 20:43:25 +0000 (21:43 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 22 May 2023 09:53:44 +0000 (10:53 +0100)
Changes:
Use xz: upstream has not released bz2.
Update sha256sum for new version.

Signed-off-by: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-graphics/xorg-lib/libxi_1.8.1.bb [moved from meta/recipes-graphics/xorg-lib/libxi_1.8.bb with 85% similarity]

similarity index 85%
rename from meta/recipes-graphics/xorg-lib/libxi_1.8.bb
rename to meta/recipes-graphics/xorg-lib/libxi_1.8.1.bb
index a6cf9b3002cb504ba2e7dd80096c9bbe08b9e8e5..00bd46ef13769b7e2a123641ddec0691b2406020 100644 (file)
@@ -16,8 +16,8 @@ DEPENDS += "libxext xorgproto libxfixes"
 PE = "1"
 
 XORG_PN = "libXi"
-XORG_EXT = "tar.bz2"
+XORG_EXT = "tar.xz"
 
-SRC_URI[sha256sum] = "2ed181446a61c7337576467870bc5336fc9e222a281122d96c4d39a3298bba00"
+SRC_URI[sha256sum] = "89bfc0e814f288f784202e6e5f9b362b788ccecdeb078670145eacd8749656a7"
 
 BBCLASSEXTEND = "native nativesdk"