From 1ea52d72cc34a4da92e25d30c231b6cd07a2d7db Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Tue, 13 Dec 2022 12:11:06 +0100 Subject: [PATCH] libxrandr: update 1.5.2 -> 1.5.3 Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni --- .../xorg-lib/{libxrandr_1.5.2.bb => libxrandr_1.5.3.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-lib/{libxrandr_1.5.2.bb => libxrandr_1.5.3.bb} (81%) diff --git a/meta/recipes-graphics/xorg-lib/libxrandr_1.5.2.bb b/meta/recipes-graphics/xorg-lib/libxrandr_1.5.3.bb similarity index 81% rename from meta/recipes-graphics/xorg-lib/libxrandr_1.5.2.bb rename to meta/recipes-graphics/xorg-lib/libxrandr_1.5.3.bb index 482017d2ae9..b74459263e0 100644 --- a/meta/recipes-graphics/xorg-lib/libxrandr_1.5.2.bb +++ b/meta/recipes-graphics/xorg-lib/libxrandr_1.5.3.bb @@ -16,8 +16,8 @@ DEPENDS += "virtual/libx11 xorgproto libxrender libxext" PE = "1" XORG_PN = "libXrandr" +XORG_EXT = "tar.xz" BBCLASSEXTEND = "native nativesdk" -SRC_URI[md5sum] = "18f3b20d522f45e4dadd34afb5bea048" -SRC_URI[sha256sum] = "8aea0ebe403d62330bb741ed595b53741acf45033d3bda1792f1d4cc3daee023" +SRC_URI[sha256sum] = "897639014a78e1497704d669c5dd5682d721931a4452c89a7ba62676064eb428" -- 2.47.3