]> code.ossystems Code Review - openembedded-core.git/commit
cmake: Fix freetype detection
authorMartin Jansa <martin.jansa@gmail.com>
Sun, 12 Jan 2014 17:33:11 +0000 (18:33 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 28 Jan 2014 00:48:25 +0000 (00:48 +0000)
commit0cd58eb1ca29bdc53f623aba1f761b97cfe31fb4
tree51623c2aaa90fc58c0eeba1046f859c72803b846
parente8f707f16a38d85535593a32efff6dcbf4ddb203
cmake: Fix freetype detection

* since last freetype upgrade cmake cannot detect it
* e.g. webkit-efl requires freetype and is failing because of this

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-devtools/cmake/cmake.inc
meta/recipes-devtools/cmake/cmake/cmake-2.8.11.2-FindFreetype.patch [new file with mode: 0644]