From: Ross Burton Date: Wed, 20 May 2015 20:20:06 +0000 (+0100) Subject: xdpyinfo: upgrade to 1.3.2 X-Git-Tag: 2015-10~1775 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=1703e287cad9103e132e6a6e22ebc0c513d831eb;p=openembedded-core.git xdpyinfo: upgrade to 1.3.2 Signed-off-by: Ross Burton --- diff --git a/meta/recipes-graphics/xorg-app/xdpyinfo_1.3.1.bb b/meta/recipes-graphics/xorg-app/xdpyinfo_1.3.2.bb similarity index 82% rename from meta/recipes-graphics/xorg-app/xdpyinfo_1.3.1.bb rename to meta/recipes-graphics/xorg-app/xdpyinfo_1.3.2.bb index 3688e1b579..af04bb6e3a 100644 --- a/meta/recipes-graphics/xorg-app/xdpyinfo_1.3.1.bb +++ b/meta/recipes-graphics/xorg-app/xdpyinfo_1.3.2.bb @@ -14,7 +14,7 @@ PE = "1" SRC_URI += "file://disable-xkb.patch" -SRC_URI[md5sum] = "cacc0733f16e4f2a97a5c430fcc4420e" -SRC_URI[sha256sum] = "aef9285069a517ed870e5d8a02d13f7d8a953d7f7220146da563e04c7f128b94" +SRC_URI[md5sum] = "8809037bd48599af55dad81c508b6b39" +SRC_URI[sha256sum] = "30238ed915619e06ceb41721e5f747d67320555cc38d459e954839c189ccaf51" EXTRA_OECONF = "--disable-xkb"