Files
poky/meta/recipes-graphics
Martin Jansa 0e53886ced libx11: fix makekeys build
* on hosts without libx11 installed it fails with
  | makekeys.c:33:27: fatal error: X11/Xresource.h: No such file or directory
  since oe-core rev 52d4ff7b35602faa52360a3e7a800891ef60c739
* upstream added -I$(top_srcdir)/include in 24283d40b1e4314c6647dda49d2a159833341a8b
  to ensure that right Xresource.h version is used, but we're building
  makekeys outside source tree (x11_disable_makekeys.patch), so we need
  to pass -I${S}/include in our makekeys build too
* building makekeys outside source tree isn't probably needed anymore
  and recipes should be updated to reflect that, upstream fixes:
  https://bugs.freedesktop.org/show_bug.cgi?id=22584
  http://cgit.freedesktop.org/xorg/lib/libX11/commit/src/util/Makefile.am?id=b2487d07f7b355f230a56e32c763acd08862735c
  http://cgit.freedesktop.org/xorg/lib/libX11/commit/src/util/Makefile.am?id=24283d40b1e4314c6647dda49d2a159833341a8b

(From OE-Core rev: abdc37d181019b9dd21ad08ad998ea4ff2a3e264)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-07-17 10:53:59 +01:00
..
2012-05-03 15:48:06 +01:00
2012-07-04 17:40:30 +01:00
2012-05-30 12:04:46 +01:00
2012-05-25 11:17:59 +01:00
2012-03-14 13:17:42 +00:00
2012-06-11 13:55:01 +01:00
2012-06-28 16:26:41 +01:00
2012-02-26 22:51:58 +00:00
2011-12-02 15:28:42 +00:00
2012-07-04 17:40:31 +01:00
2012-07-09 16:58:55 +01:00
2012-03-21 15:33:01 +00:00
2012-07-17 10:53:59 +01:00
2011-12-21 17:16:29 +00:00