rename packages/ to recipes/ per earlier agreement
[openembedded.git] / recipes / qmake / qmake2-native_2.10a.bb
diff --git a/recipes/qmake/qmake2-native_2.10a.bb b/recipes/qmake/qmake2-native_2.10a.bb
new file mode 100644 (file)
index 0000000..4579838
--- /dev/null
@@ -0,0 +1,12 @@
+QTVERSION="4.4.3"
+FILESDIR += "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/qmake2-native"
+
+inherit native
+
+require ${PN}.inc
+
+do_install() {
+    :
+}
+
+