aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib/libx11_1.3.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-lib/libx11_1.3.2.bb')
-rw-r--r--recipes/xorg-lib/libx11_1.3.2.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/xorg-lib/libx11_1.3.2.bb b/recipes/xorg-lib/libx11_1.3.2.bb
index f8cb84a4fb..2d1c123d69 100644
--- a/recipes/xorg-lib/libx11_1.3.2.bb
+++ b/recipes/xorg-lib/libx11_1.3.2.bb
@@ -9,9 +9,9 @@ PR = "r3"
XORG_PN = "libX11"
-SRC_URI += "file://x11_disable_makekeys.1.6.3.patch;patch=1 \
- file://dolt-fix.patch;patch=1 \
- file://keysymdef_include.patch;patch=1"
+SRC_URI += "file://x11_disable_makekeys.1.6.3.patch;apply=yes \
+ file://dolt-fix.patch;apply=yes \
+ file://keysymdef_include.patch;apply=yes"
EXTRA_OECONF += "--without-xcb --with-keysymdef=${STAGING_INCDIR}/X11/keysymdef.h"