[oe-commits] Jeremy Lainé : qt4-embedded: rename qt-embedded-* to qt4-embedded-*

GIT User account git at amethyst.openembedded.net
Wed Apr 1 08:33:24 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: b27607f52baa8a56e0cde5669e0ee2f5115a82f6
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=b27607f52baa8a56e0cde5669e0ee2f5115a82f6

Author: Jeremy Lainé <jeremy.laine at m4x.org>
Date:   Wed Apr  1 10:30:35 2009 +0200

qt4-embedded: rename qt-embedded-* to qt4-embedded-*

---

 recipes/qt4/qt4-embedded_4.4.3.bb |    4 ++--
 recipes/qt4/qt4-embedded_4.5.0.bb |    3 ++-
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/recipes/qt4/qt4-embedded_4.4.3.bb b/recipes/qt4/qt4-embedded_4.4.3.bb
index 050b2c6..c7685c3 100644
--- a/recipes/qt4/qt4-embedded_4.4.3.bb
+++ b/recipes/qt4/qt4-embedded_4.4.3.bb
@@ -4,7 +4,7 @@ LICENSE = "GPL QPL"
 PRIORITY = "optional"
 HOMEPAGE = "http://www.trolltech.com"
 DEPENDS += "tslib"
-PR = "r10"
+PR = "r11"
 
 SRC_URI = "ftp://ftp.trolltech.com/qt/source/qt-embedded-linux-opensource-src-${PV}.tar.bz2 \
            file://0001-cross-compile.patch;patch=1 \
@@ -29,7 +29,7 @@ QT_CONFIG_FLAGS += " \
     -DQT_KEYPAD_NAVIGATION \
     "
 
-QT_BASE_NAME = "qt-embedded"
+QT_BASE_NAME = "qt4-embedded"
 QT_BASE_LIB  = "libqt-embedded"
 QT_DIR_NAME = "qtopia"
 QT_LIBINFIX="E"
diff --git a/recipes/qt4/qt4-embedded_4.5.0.bb b/recipes/qt4/qt4-embedded_4.5.0.bb
index 90a3b28..35b56de 100644
--- a/recipes/qt4/qt4-embedded_4.5.0.bb
+++ b/recipes/qt4/qt4-embedded_4.5.0.bb
@@ -4,6 +4,7 @@ LICENSE = "GPL LGPL QPL"
 PRIORITY = "optional"
 HOMEPAGE = "http://www.trolltech.com"
 DEPENDS += "tslib"
+PR = "r1"
 DEFAULT_PREFERENCE = "-1"
 
 SRC_URI = "ftp://ftp.trolltech.com/qt/source/qt-embedded-linux-opensource-src-${PV}.tar.bz2 \
@@ -30,7 +31,7 @@ QT_CONFIG_FLAGS += " \
     -DQT_KEYPAD_NAVIGATION \
     "
 
-QT_BASE_NAME = "qt-embedded"
+QT_BASE_NAME = "qt4-embedded"
 QT_BASE_LIB  = "libqt-embedded"
 QT_DIR_NAME = "qtopia"
 QT_LIBINFIX="E"





More information about the Openembedded-commits mailing list