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.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/xorg-app/xdpyinfo_1.1.0.bb b/recipes/xorg-app/xdpyinfo_1.1.0.bb
index 62ae800377..fe210dc31a 100644
--- a/recipes/xorg-app/xdpyinfo_1.1.0.bb
+++ b/recipes/xorg-app/xdpyinfo_1.1.0.bb
@@ -5,7 +5,7 @@ LICENSE = "MIT"
DEPENDS += "libxtst libxext libxxf86vm libxxf86dga libxxf86misc libxi libxrender libxinerama libdmx libxp libxau"
PE = "1"
-SRC_URI += "file://disable-xkb.patch;patch=1"
+SRC_URI += "file://disable-xkb.patch;apply=yes"
EXTRA_OECONF = "--disable-xkb"