libxft: fix Freetype header inclusion
authorRoss Burton <ross.burton@intel.com>
Wed, 4 Dec 2013 15:35:39 +0000 (15:35 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 5 Dec 2013 14:25:28 +0000 (14:25 +0000)
commit6bb3222a7572348bb7b8b58585147c582ecb0f6e
treefbf6d8e20d51aadcf05b0cf040d381df6f7ccb94
parentf2779074b353b4aef9505d0c445547ed08f5033a
libxft: fix Freetype header inclusion

Freetype 2.5.1 changes the location of the header files but as directly
including the files isn't recommended they don't see this as a problem.  Change
libxft to use the recommended macros instead of direct inclusion, to fix the
compilation.

(From OE-Core rev: dbefa64dda9b0d5f12b37e3ef21831d78663afa6)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/xorg-lib/libxft/freetype.patch [new file with mode: 0644]
meta/recipes-graphics/xorg-lib/libxft_2.3.1.bb