aboutsummaryrefslogtreecommitdiffstats
path: root/qte/qte-for-opie_2.3.7.bb
diff options
context:
space:
mode:
Diffstat (limited to 'qte/qte-for-opie_2.3.7.bb')
-rw-r--r--qte/qte-for-opie_2.3.7.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/qte/qte-for-opie_2.3.7.bb b/qte/qte-for-opie_2.3.7.bb
index e69de29bb2..396f9e3dfd 100644
--- a/qte/qte-for-opie_2.3.7.bb
+++ b/qte/qte-for-opie_2.3.7.bb
@@ -0,0 +1,10 @@
+SECTION = "opie/base"
+include qte_${PV}.bb
+
+FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/qte-${PV}"
+
+DESCRIPTION = "Qt/Embedded w/ Opie Patches version ${PV}"
+
+SRC_URI_append = "file://opie.patch;patch=1 \
+ file://lefthand.patch;patch=1 \
+ file://qiconview-speed.patch;patch=1 "