From: Oleksandr Kravchuk Date: Thu, 14 Oct 2021 13:18:17 +0000 (+0200) Subject: libxi: update to 1.8 X-Git-Tag: uninative-3.5~1207 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=e8099731d4cd586ff4525b3a036ea89debe06115;p=openembedded-core.git libxi: update to 1.8 Signed-off-by: Oleksandr Kravchuk Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-graphics/xorg-lib/libxi_1.7.99.2.bb b/meta/recipes-graphics/xorg-lib/libxi_1.8.bb similarity index 87% rename from meta/recipes-graphics/xorg-lib/libxi_1.7.99.2.bb rename to meta/recipes-graphics/xorg-lib/libxi_1.8.bb index 8afa9aa527..83101c5736 100644 --- a/meta/recipes-graphics/xorg-lib/libxi_1.7.99.2.bb +++ b/meta/recipes-graphics/xorg-lib/libxi_1.8.bb @@ -17,6 +17,6 @@ PE = "1" XORG_PN = "libXi" -SRC_URI[sha256sum] = "2ce90ebcb7fa0c3ed671924f1268b8f4c500fff62e1284699fc413e182a7896b" +SRC_URI[sha256sum] = "2ed181446a61c7337576467870bc5336fc9e222a281122d96c4d39a3298bba00" BBCLASSEXTEND = "native nativesdk"