From e8099731d4cd586ff4525b3a036ea89debe06115 Mon Sep 17 00:00:00 2001 From: Oleksandr Kravchuk Date: Thu, 14 Oct 2021 15:18:17 +0200 Subject: [PATCH] libxi: update to 1.8 Signed-off-by: Oleksandr Kravchuk Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- .../xorg-lib/{libxi_1.7.99.2.bb => libxi_1.8.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/xorg-lib/{libxi_1.7.99.2.bb => libxi_1.8.bb} (87%) 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" -- 2.40.1