mirror of
https://git.yoctoproject.org/poky
synced 2026-05-07 16:59:22 +00:00
libxi: upgrade to v1.8.1
Changes: Use xz: upstream has not released bz2. Update sha256sum for new version. (From OE-Core rev: 278f73b2bc06f25fd66322e38c06ef5ebf894f98) Signed-off-by: Sudip Mukherjee <sudipm.mukherjee@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
2c60b8119d
commit
12bf2a59d3
+2
-2
@@ -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"
|
||||
Reference in New Issue
Block a user