From 3c39a7e7aa1cc60711dd5edfbcaf45254111fa8e Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Mon, 12 Dec 2022 15:33:18 +0800 Subject: [PATCH] xrandr: upgrade 1.5.1 -> 1.5.2 Signed-off-by: Wang Mingyu Signed-off-by: Alexandre Belloni --- .../xorg-app/{xrandr_1.5.1.bb => xrandr_1.5.2.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta/recipes-graphics/xorg-app/{xrandr_1.5.1.bb => xrandr_1.5.2.bb} (75%) diff --git a/meta/recipes-graphics/xorg-app/xrandr_1.5.1.bb b/meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb similarity index 75% rename from meta/recipes-graphics/xorg-app/xrandr_1.5.1.bb rename to meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb index 0e0347f768b..1e290318492 100644 --- a/meta/recipes-graphics/xorg-app/xrandr_1.5.1.bb +++ b/meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb @@ -12,7 +12,6 @@ DEPENDS += "libxrandr libxrender" PE = "1" SRC_URI_EXT = "xz" -SRC_URI[md5sum] = "fe40f7a4fd39dd3a02248d3e0b1972e4" -SRC_URI[sha256sum] = "7bc76daf9d72f8aff885efad04ce06b90488a1a169d118dea8a2b661832e8762" +SRC_URI[sha256sum] = "c8bee4790d9058bacc4b6246456c58021db58a87ddda1a9d0139bf5f18f1f240" BBCLASSEXTEND = "native nativesdk" -- 2.47.3