summaryrefslogtreecommitdiff
path: root/qte/qte-for-qtopia_2.3.8.oe
diff options
context:
space:
mode:
Diffstat (limited to 'qte/qte-for-qtopia_2.3.8.oe')
-rw-r--r--qte/qte-for-qtopia_2.3.8.oe12
1 files changed, 12 insertions, 0 deletions
diff --git a/qte/qte-for-qtopia_2.3.8.oe b/qte/qte-for-qtopia_2.3.8.oe
index e69de29bb2..e5e11858ad 100644
--- a/qte/qte-for-qtopia_2.3.8.oe
+++ b/qte/qte-for-qtopia_2.3.8.oe
@@ -0,0 +1,12 @@
+include qte-${PV}-snapshot.oe
+
+FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/qte-2.3.8-snapshot"
+
+DESCRIPTION = "Qt/Embedded for Qtopia version ${PV}"
+
+SRC_URI_append = " file://qtopia.patch;patch=1 \
+ file://qconfig-qpe.h \
+ file://sharp_char.h \
+ file://switches.h "
+
+# file://devfs.patch;patch=1 \