aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib/libx11_1.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-lib/libx11_1.2.bb')
-rw-r--r--recipes/xorg-lib/libx11_1.2.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/xorg-lib/libx11_1.2.bb b/recipes/xorg-lib/libx11_1.2.bb
index 7d8643b542..2a6730fd6f 100644
--- a/recipes/xorg-lib/libx11_1.2.bb
+++ b/recipes/xorg-lib/libx11_1.2.bb
@@ -8,8 +8,8 @@ PE = "1"
XORG_PN = "libX11"
-SRC_URI += "file://x11_disable_makekeys.patch;patch=1 \
- file://keysymdef_include.patch;patch=1"
+SRC_URI += "file://x11_disable_makekeys.patch;apply=yes \
+ file://keysymdef_include.patch;apply=yes"
EXTRA_OECONF += "--without-xcb --with-keysymdef=${STAGING_INCDIR}/X11/keysymdef.h"