[OE-core] [PATCH 04/10] qt4-embedded.inc: use QT_BASE_NAME from qt4e.bbclass
Otavio Salvador
otavio at ossystems.com.br
Thu Jan 5 19:37:54 UTC 2012
Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
---
meta/recipes-qt/qt4/qt4-embedded.inc | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-qt/qt4/qt4-embedded.inc b/meta/recipes-qt/qt4/qt4-embedded.inc
index 39f7398..e472af5 100644
--- a/meta/recipes-qt/qt4/qt4-embedded.inc
+++ b/meta/recipes-qt/qt4/qt4-embedded.inc
@@ -2,9 +2,8 @@ DESCRIPTION = "Qt is a versatile cross-platform application framework -- this is
SECTION = "libs"
HOMEPAGE = "http://qt.nokia.com"
DEPENDS += "directfb tslib"
-INC_PR = "r39"
+INC_PR = "r40"
-QT_BASE_NAME ?= "qt4-embedded"
QT_BASE_LIB ?= "libqt-embedded"
# Set necessary variables in the profile
--
1.7.2.5
More information about the Openembedded-core
mailing list