From 29a5cc693cdc21f1f8724142c85e69a7f5c81a9d 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. (From OE-Core rev: 8d5a5d78f9e83c64ebddcecd7c4fd89cc1264163) (From OE-Core rev: 23d72a8066233c592503fda4460c309adc27706a) Signed-off-by: Otavio Salvador Signed-off-by: Richard Purdie --- meta/recipes-qt/qt4/qt4-embedded.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-qt/qt4/qt4-embedded.inc') diff --git a/meta/recipes-qt/qt4/qt4-embedded.inc b/meta/recipes-qt/qt4/qt4-embedded.inc index 1ede922e68..a814c13bff 100644 --- a/meta/recipes-qt/qt4/qt4-embedded.inc +++ b/meta/recipes-qt/qt4/qt4-embedded.inc @@ -3,7 +3,7 @@ SECTION = "libs" LICENSE = "LGPLv2.1 | GPLv3" HOMEPAGE = "http://qt.nokia.com" DEPENDS += "directfb tslib" -INC_PR = "r31" +INC_PR = "r32" QT_BASE_NAME ?= "qt4-embedded" QT_BASE_LIB ?= "libqt-embedded" -- cgit v1.2.3-54-g00ecf