diff --git a/meta/recipes-graphics/xorg-app/xdpyinfo_1.3.4.bb b/meta/recipes-graphics/xorg-app/xdpyinfo_1.4.0.bb similarity index 88% rename from meta/recipes-graphics/xorg-app/xdpyinfo_1.3.4.bb rename to meta/recipes-graphics/xorg-app/xdpyinfo_1.4.0.bb index 3becd40281..804b284352 100644 --- a/meta/recipes-graphics/xorg-app/xdpyinfo_1.3.4.bb +++ b/meta/recipes-graphics/xorg-app/xdpyinfo_1.4.0.bb @@ -15,6 +15,6 @@ PE = "1" SRC_URI += "file://disable-xkb.patch" SRC_URI_EXT = "xz" -SRC_URI[sha256sum] = "a8ada581dbd7266440d7c3794fa89edf6b99b8857fc2e8c31042684f3af4822b" +SRC_URI[sha256sum] = "dc1de6e6e091ed46c4837b0ae9811e8182f7be0d2af638cab3e530ff081a48b6" EXTRA_OECONF = "--disable-xkb"