uicmoc4: upgrade from 4.0.1 to 4.1.1
authorMichael Lauer <mickey@vanille-media.de>
Wed, 29 Mar 2006 13:02:31 +0000 (13:02 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Wed, 29 Mar 2006 13:02:31 +0000 (13:02 +0000)
NOTE: fix-mkspecs needs to be upgraded, 64bit platform patch needs to be added

packages/uicmoc/uicmoc4-native-4.1.1/.mtn2git_empty [moved from packages/uicmoc/uicmoc4-native-4.0.1/.mtn2git_empty with 100% similarity]
packages/uicmoc/uicmoc4-native-4.1.1/fix-mkspecs.patch [moved from packages/uicmoc/uicmoc4-native-4.0.1/fix-mkspecs.patch with 100% similarity]
packages/uicmoc/uicmoc4-native_4.1.1.bb [moved from packages/uicmoc/uicmoc4-native_4.0.1.bb with 95% similarity]

similarity index 95%
rename from packages/uicmoc/uicmoc4-native_4.0.1.bb
rename to packages/uicmoc/uicmoc4-native_4.1.1.bb
index 399215c..59bdd1b 100644 (file)
@@ -2,10 +2,10 @@ DESCRIPTION = "User-Interface-, Meta-Object-, and Resource Compiler for Qt/[X11|
 SECTION = "libs"
 PRIORITY = "optional"
 LICENSE = "GPL QPL"
-PR = "r1"
+PR = "r0"
+
+SRC_URI = "ftp://ftp.trolltech.com/qt/source/qt-x11-opensource-src-${PV}.tar.gz"
 
-SRC_URI = "ftp://ftp.trolltech.com/qt/source/qt-x11-opensource-src-${PV}.tar.gz \
-           file://fix-mkspecs.patch;patch=1 "
 S = "${WORKDIR}/qt-x11-opensource-src-${PV}"
 
 inherit native