From 8d5a5d78f9e83c64ebddcecd7c4fd89cc1264163 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Thu, 15 Sep 2011 11:47:16 +0000 Subject: qt4: Fix translation support The translation support was disable in build. The fix-translation.patch was imported from OpenEmbedded to fix a linking issue in phonon translation support. Signed-off-by: Otavio Salvador --- meta/recipes-qt/qt4/qt4-tools-nativesdk.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-qt/qt4/qt4-tools-nativesdk.inc') diff --git a/meta/recipes-qt/qt4/qt4-tools-nativesdk.inc b/meta/recipes-qt/qt4/qt4-tools-nativesdk.inc index 097fadc98..a71c3ae7b 100644 --- a/meta/recipes-qt/qt4/qt4-tools-nativesdk.inc +++ b/meta/recipes-qt/qt4/qt4-tools-nativesdk.inc @@ -4,7 +4,7 @@ SECTION = "libs" HOMEPAGE = "http://qt.nokia.com" LICENSE = "LGPLv2.1 | GPLv3" -INC_PR = "r6" +INC_PR = "r7" FILESEXTRAPATHS =. "${FILE_DIRNAME}/qt-${PV}:" -- cgit v1.2.3