qmake2: update to 2.10a from Qt/Embedded 4.3.1, thus removing X as dependency
authorMichael Lauer <mickey@vanille-media.de>
Thu, 23 Aug 2007 12:12:00 +0000 (12:12 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Thu, 23 Aug 2007 12:12:00 +0000 (12:12 +0000)
packages/qmake/qmake2-native-2.10a/.mtn2git_empty [moved from packages/qmake/qmake2-native-2.01a/.mtn2git_empty with 100% similarity]
packages/qmake/qmake2-native-2.10a/0001-fix-mkspecs.patch [moved from packages/qmake/qmake2-native-2.01a/0001-fix-mkspecs.patch with 100% similarity]
packages/qmake/qmake2-native-2.10a/linux-oe-qmake.conf [moved from packages/qmake/qmake2-native-2.01a/linux-oe-qmake.conf with 100% similarity]
packages/qmake/qmake2-native_2.10a.bb [moved from packages/qmake/qmake2-native_2.01a.bb with 97% similarity]

similarity index 97%
rename from packages/qmake/qmake2-native_2.01a.bb
rename to packages/qmake/qmake2-native_2.10a.bb
index 2ec7835..94b2002 100644 (file)
@@ -3,10 +3,9 @@ PRIORITY = "optional"
 HOMEPAGE = "http://www.trolltech.com"
 SECTION = "devel"
 LICENSE = "GPL QPL"
+PR = "r0"
 
-PR = "r2"
-
-QTVER = "qt-x11-opensource-src-4.3.0"
+QTVER = "qtopia-core-opensource-src-4.3.1"
 
 SRC_URI = "ftp://ftp.trolltech.com/pub/qt/source/${QTVER}.tar.gz \
           file://0001-fix-mkspecs.patch;patch=1 \