From patchwork Fri Jan 6 07:56:24 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [CONSOLIDATED, PULL, 13/25] qt4-embedded.inc: use QT_BASE_NAME from qt4e.bbclass Date: Fri, 06 Jan 2012 07:56:24 -0000 From: Saul Wold X-Patchwork-Id: 18565 Message-Id: <23fb5b9e913c0eedb5e102ed41c02726232aa560.1325836241.git.sgw@linux.intel.com> To: openembedded-core@lists.openembedded.org From: Otavio Salvador Signed-off-by: Otavio Salvador --- 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