aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-app/xset_1.0.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-app/xset_1.0.3.bb')
-rw-r--r--recipes/xorg-app/xset_1.0.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/xorg-app/xset_1.0.3.bb b/recipes/xorg-app/xset_1.0.3.bb
index 9a67ea006b..060187e749 100644
--- a/recipes/xorg-app/xset_1.0.3.bb
+++ b/recipes/xorg-app/xset_1.0.3.bb
@@ -5,7 +5,7 @@ LICENSE = "MIT"
DEPENDS += "libxext libxxf86misc libxfontcache libxmu libxp libxau"
PE = "1"
-SRC_URI += "file://disable-xkb.patch;patch=1"
+SRC_URI += "file://disable-xkb.patch;apply=yes"
CFLAGS += "-D_GNU_SOURCE"
EXTRA_OECONF = "--disable-xkb"