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