aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-app/xdpyinfo_1.1.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-app/xdpyinfo_1.1.0.bb')
-rw-r--r--recipes/xorg-app/xdpyinfo_1.1.0.bb9
1 files changed, 4 insertions, 5 deletions
diff --git a/recipes/xorg-app/xdpyinfo_1.1.0.bb b/recipes/xorg-app/xdpyinfo_1.1.0.bb
index 62ae800377..f7b31346ba 100644
--- a/recipes/xorg-app/xdpyinfo_1.1.0.bb
+++ b/recipes/xorg-app/xdpyinfo_1.1.0.bb
@@ -1,13 +1,12 @@
require xorg-app-common.inc
-
DESCRIPTION = "X display information utility"
LICENSE = "MIT"
DEPENDS += "libxtst libxext libxxf86vm libxxf86dga libxxf86misc libxi libxrender libxinerama libdmx libxp libxau"
PE = "1"
+PR = "${INC_PR}.0"
-SRC_URI += "file://disable-xkb.patch;patch=1"
-
-EXTRA_OECONF = "--disable-xkb"
-
+SRC_URI += "file://disable-xkb.patch"
SRC_URI[archive.md5sum] = "d1d516610316138105cd07064b257c5c"
SRC_URI[archive.sha256sum] = "780d8dfe65653f42ee26d35928ab7f72f5f27ab08eda692fe4baad05126a0631"
+
+EXTRA_OECONF = "--disable-xkb"