From beb2c79c77f9a5370c633f3f7cd4f7302c0cf49a Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Wed, 5 May 2021 17:18:30 +0200 Subject: [PATCH] libxres: upgrade 1.2.0 -> 1.2.1 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- .../xorg-lib/{libxres_1.2.0.bb => libxres_1.2.1.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta/recipes-graphics/xorg-lib/{libxres_1.2.0.bb => libxres_1.2.1.bb} (77%) diff --git a/meta/recipes-graphics/xorg-lib/libxres_1.2.0.bb b/meta/recipes-graphics/xorg-lib/libxres_1.2.1.bb similarity index 77% rename from meta/recipes-graphics/xorg-lib/libxres_1.2.0.bb rename to meta/recipes-graphics/xorg-lib/libxres_1.2.1.bb index af6bb19a25..29a799a328 100644 --- a/meta/recipes-graphics/xorg-lib/libxres_1.2.0.bb +++ b/meta/recipes-graphics/xorg-lib/libxres_1.2.1.bb @@ -16,5 +16,4 @@ PE = "1" XORG_PN = "libXres" -SRC_URI[md5sum] = "5d6d443d1abc8e1f6fc1c57fb27729bb" -SRC_URI[sha256sum] = "ff75c1643488e64a7cfbced27486f0f944801319c84c18d3bd3da6bf28c812d4" +SRC_URI[sha256sum] = "b6e6fb1ebb61610e56017edd928fb89a5f53b3f4f990078309877468663b2b11" -- 2.40.1