From 4e931f490854100c2504ce771d5c920e3a62efdd Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Wed, 14 Jun 2023 11:28:48 +0200 Subject: [PATCH] libx11: upgrade 1.8.4 -> 1.8.5 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- .../xorg-lib/{libx11_1.8.4.bb => libx11_1.8.5.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/xorg-lib/{libx11_1.8.4.bb => libx11_1.8.5.bb} (92%) diff --git a/meta/recipes-graphics/xorg-lib/libx11_1.8.4.bb b/meta/recipes-graphics/xorg-lib/libx11_1.8.5.bb similarity index 92% rename from meta/recipes-graphics/xorg-lib/libx11_1.8.4.bb rename to meta/recipes-graphics/xorg-lib/libx11_1.8.5.bb index 9058c1844ec..cf2e29471a9 100644 --- a/meta/recipes-graphics/xorg-lib/libx11_1.8.4.bb +++ b/meta/recipes-graphics/xorg-lib/libx11_1.8.5.bb @@ -24,7 +24,7 @@ XORG_PN = "libX11" SRC_URI += "file://disable_tests.patch" -SRC_URI[sha256sum] = "c9a287a5aefa9804ce3cfafcf516fe96ed3f7e8e45c0e2ee59e84c86757df518" +SRC_URI[sha256sum] = "e362c6f03c793171becd1ce2078c64789504c7d7ff48ee40a76ff76b59f6b561" inherit gettext -- 2.47.2