From: Wang Mingyu Date: Mon, 12 Dec 2022 07:33:18 +0000 (+0800) Subject: xrandr: upgrade 1.5.1 -> 1.5.2 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~2310 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3c39a7e7aa1cc60711dd5edfbcaf45254111fa8e;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git xrandr: upgrade 1.5.1 -> 1.5.2 Signed-off-by: Wang Mingyu Signed-off-by: Alexandre Belloni --- 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"