From 3016129d90b7ac8517a5227d819f10ad417b5b45 Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Fri, 21 Mar 2014 17:03:21 +0000 Subject: qt-x11-free: apply Fedora patch to support freetype 2.5.1+ Without this we were picking up the host version (if present) and possibly failing later on due to "unsafe for cross-compilation" errors. Signed-off-by: Paul Eggleton Signed-off-by: Richard Purdie --- recipes-qt3/qt3/qt-x11-free_3.3.7.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'recipes-qt3/qt3/qt-x11-free_3.3.7.bb') diff --git a/recipes-qt3/qt3/qt-x11-free_3.3.7.bb b/recipes-qt3/qt3/qt-x11-free_3.3.7.bb index af4fc01..89f976d 100644 --- a/recipes-qt3/qt3/qt-x11-free_3.3.7.bb +++ b/recipes-qt3/qt3/qt-x11-free_3.3.7.bb @@ -9,7 +9,8 @@ SRC_URI = "ftp://ftp.trolltech.com/qt/source/qt-x11-free-${PV}.tar.bz2 \ file://configure.patch \ file://no-examples.patch \ file://gcc4_1-HACK.patch \ - file://qt3-cstddef.patch" + file://qt3-cstddef.patch \ + file://qt-x11-free-3.3.8b-freetype251.patch" require qt-x11-free-common.inc -- cgit v1.2.3-54-g00ecf