qt4: add a hack to get qt-embedded to build without building qtopia-core
authorKoen Kooi <koen@openembedded.org>
Wed, 9 Jul 2008 11:06:59 +0000 (11:06 +0000)
committerKoen Kooi <koen@openembedded.org>
Wed, 9 Jul 2008 11:06:59 +0000 (11:06 +0000)
packages/qt4/qt-embedded_4.4.0.bb
packages/qt4/qtopia-core_4.4.0.bb [new file with mode: 0644]

index f7b8ab0..a74a833 100644 (file)
@@ -1,6 +1,9 @@
 require qtopia-core.inc
 
-PR = "r2"
+PROVIDES += "qtopia-core"
+RPROVIDES_${PN} = "qtopia-core"
+
+PR = "r3"
 
 SRC_URI = "ftp://ftp.trolltech.com/qt/source/qt-embedded-linux-opensource-src-${PV}.tar.bz2 \
            file://qconfig-oe.h \
diff --git a/packages/qt4/qtopia-core_4.4.0.bb b/packages/qt4/qtopia-core_4.4.0.bb
new file mode 100644 (file)
index 0000000..b17ced7
--- /dev/null
@@ -0,0 +1,4 @@
+#Empty recipe to break a recursive loop
+DEFAULT_PREFERENCE = "-1"
+DEFAULT_PREFERENCE_angstrom = "1"
+