From 3aeba2d2d2653e56b48d005b44e90fe69e6b336d Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Tue, 28 Jul 2009 03:53:56 +0200 Subject: libx11-trim: Update makekeys.c to fix the compile Without the updated makekeys-update.patch the makekeys.c will not work and the build will be broken. --- recipes/xorg-lib/libx11-trim_1.1.5.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'recipes/xorg-lib/libx11-trim_1.1.5.bb') diff --git a/recipes/xorg-lib/libx11-trim_1.1.5.bb b/recipes/xorg-lib/libx11-trim_1.1.5.bb index e99b2a07b0..9d08d25d81 100644 --- a/recipes/xorg-lib/libx11-trim_1.1.5.bb +++ b/recipes/xorg-lib/libx11-trim_1.1.5.bb @@ -14,7 +14,8 @@ PR = "r1" XORG_PN = "libX11" LEAD_SONAME = "libX11.so" -SRC_URI += "file://include_fix.patch;patch=1" +SRC_URI += "file://include_fix.patch;patch=1 \ + file://makekeys-update.patch;patch=1" EXTRA_OECONF += "--with-keysymdef=${STAGING_INCDIR}/X11/keysymdef.h" #EXTRA_OECONF += "--disable-xlocale --disable-xcms --with-xcb" -- cgit 1.2.3-korg