mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 03:49:32 +02:00
cmake: Fix freetype detection
* since last freetype upgrade cmake cannot detect it * e.g. webkit-efl requires freetype and is failing because of this (From OE-Core rev: 0cd58eb1ca29bdc53f623aba1f761b97cfe31fb4) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
f805cff5fc
commit
56236e74f0
@@ -16,6 +16,7 @@ SRC_URI = "http://www.cmake.org/files/v${CMAKE_MAJOR_VERSION}/cmake-${PV}.tar.gz
|
||||
file://aarch64-cmake.patch \
|
||||
file://aarch64-kwsys.patch \
|
||||
file://qt4-fail-silent.patch \
|
||||
file://cmake-2.8.11.2-FindFreetype.patch \
|
||||
"
|
||||
|
||||
inherit autotools
|
||||
|
||||
Reference in New Issue
Block a user