summaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib/libx11-trim_1.1.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-lib/libx11-trim_1.1.5.bb')
-rw-r--r--recipes/xorg-lib/libx11-trim_1.1.5.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/xorg-lib/libx11-trim_1.1.5.bb b/recipes/xorg-lib/libx11-trim_1.1.5.bb
index 5b22475ade..178fe870f3 100644
--- a/recipes/xorg-lib/libx11-trim_1.1.5.bb
+++ b/recipes/xorg-lib/libx11-trim_1.1.5.bb
@@ -4,7 +4,7 @@ DESCRIPTION = "X11 protocol and utility library"
DEPENDS += "libxcb xproto xextproto xtrans libxau kbproto inputproto xf86bigfontproto"
#FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/libx11"
-#SRC_URI += "file://X18NCMSstubs.diff;patch=1 "
+#SRC_URI += "file://X18NCMSstubs.diff;apply=yes "
PROVIDES = "virtual/libx11"
@@ -14,8 +14,8 @@ PR = "r1"
XORG_PN = "libX11"
LEAD_SONAME = "libX11.so"
-SRC_URI += "file://include_fix.patch;patch=1 \
- file://makekeys-update.patch;patch=1"
+SRC_URI += "file://include_fix.patch;apply=yes \
+ file://makekeys-update.patch;apply=yes"
EXTRA_OECONF += "--with-keysymdef=${STAGING_INCDIR}/X11/keysymdef.h"
#EXTRA_OECONF += "--disable-xlocale --disable-xcms --with-xcb"