From 53040aa775b63a33aa1b15d6bf44e22c05d9a02a Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Thu, 10 Nov 2022 19:12:38 +0100 Subject: [PATCH] libxtst: update 1.2.3 -> 1.2.4 Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni --- .../xorg-lib/{libxtst_1.2.3.bb => libxtst_1.2.4.bb} | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) rename meta/recipes-graphics/xorg-lib/{libxtst_1.2.3.bb => libxtst_1.2.4.bb} (79%) diff --git a/meta/recipes-graphics/xorg-lib/libxtst_1.2.3.bb b/meta/recipes-graphics/xorg-lib/libxtst_1.2.4.bb similarity index 79% rename from meta/recipes-graphics/xorg-lib/libxtst_1.2.3.bb rename to meta/recipes-graphics/xorg-lib/libxtst_1.2.4.bb index ebe9be5b9ab..7ed8f3d89d4 100644 --- a/meta/recipes-graphics/xorg-lib/libxtst_1.2.3.bb +++ b/meta/recipes-graphics/xorg-lib/libxtst_1.2.4.bb @@ -15,8 +15,7 @@ PROVIDES = "xtst" PE = "1" XORG_PN = "libXtst" - -SRC_URI[md5sum] = "ef8c2c1d16a00bd95b9fdcef63b8a2ca" -SRC_URI[sha256sum] = "4655498a1b8e844e3d6f21f3b2c4e2b571effb5fd83199d428a6ba7ea4bf5204" +XORG_EXT = "tar.xz" +SRC_URI[sha256sum] = "84f5f30b9254b4ffee14b5b0940e2622153b0d3aed8286a3c5b7eeb340ca33c8" BBCLASSEXTEND = "native nativesdk" -- 2.47.3