diff --git a/meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb b/meta/recipes-graphics/xorg-app/xrandr_1.5.3.bb similarity index 83% rename from meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb rename to meta/recipes-graphics/xorg-app/xrandr_1.5.3.bb index 1e29031849..75656af9ea 100644 --- a/meta/recipes-graphics/xorg-app/xrandr_1.5.2.bb +++ b/meta/recipes-graphics/xorg-app/xrandr_1.5.3.bb @@ -12,6 +12,6 @@ DEPENDS += "libxrandr libxrender" PE = "1" SRC_URI_EXT = "xz" -SRC_URI[sha256sum] = "c8bee4790d9058bacc4b6246456c58021db58a87ddda1a9d0139bf5f18f1f240" +SRC_URI[sha256sum] = "f8dd7566adb74147fab9964680b6bbadee87cf406a7fcff51718a5e6949b841c" BBCLASSEXTEND = "native nativesdk"