aboutsummaryrefslogtreecommitdiffstats
path: root/qte
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2003-12-15 18:16:37 +0000
committerChris Larson <clarson@kergoth.com>2003-12-15 18:16:37 +0000
commit2c2b35175fd7cccf3978b8c83e852525e01e7d0c (patch)
treeab95c95e231863ebbca496e77538d99dda8469bc /qte
parent028537d229c99c406a3f4b15fb0875961f3e2ace (diff)
downloadopenembedded-2c2b35175fd7cccf3978b8c83e852525e01e7d0c.tar.gz
Add qte tslib and devfs patches (they just add support for them, via ./configure options).
BKrev: 3fddfa85Orcf-wejOc2np4rnYVa--A
Diffstat (limited to 'qte')
-rw-r--r--qte/qte-2.3.6-r0/devfs.patch0
-rw-r--r--qte/qte-2.3.6-r0/tslib.patch0
-rw-r--r--qte/qte-2.3.7-r0/devfs.patch0
-rw-r--r--qte/qte_2.3.6.oe6
-rw-r--r--qte/qte_2.3.7.oe6
5 files changed, 8 insertions, 4 deletions
diff --git a/qte/qte-2.3.6-r0/devfs.patch b/qte/qte-2.3.6-r0/devfs.patch
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/qte/qte-2.3.6-r0/devfs.patch
diff --git a/qte/qte-2.3.6-r0/tslib.patch b/qte/qte-2.3.6-r0/tslib.patch
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/qte/qte-2.3.6-r0/tslib.patch
diff --git a/qte/qte-2.3.7-r0/devfs.patch b/qte/qte-2.3.7-r0/devfs.patch
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/qte/qte-2.3.7-r0/devfs.patch
diff --git a/qte/qte_2.3.6.oe b/qte/qte_2.3.6.oe
index 86607ea555..606e4ced1e 100644
--- a/qte/qte_2.3.6.oe
+++ b/qte/qte_2.3.6.oe
@@ -1,7 +1,9 @@
DESCRIPTION="Qt/Embedded version ${PV}"
LICENSE="GPL/QPL"
-SRC_URI="ftp://ftp.trolltech.com/pub/qt/source/qt-embedded-${PV}.tar.gz"
-SRC_URI_append=" file://${FILESDIR}/qpe.patch;patch=1"
+SRC_URI="ftp://ftp.trolltech.com/pub/qt/source/qt-embedded-${PV}.tar.gz \
+ file://${FILESDIR}/qpe.patch;patch=1 \
+ file://${FILESDIR}/tslib.patch;patch=1 \
+ file://${FILESDIR}/devfs.patch;patch=1"
DEPENDS=virtual/libc base/zlib base/libpng base/jpeg
PROVIDES=virtual/qte virtual/libqte2
S="${WORKDIR}/qt-${PV}"
diff --git a/qte/qte_2.3.7.oe b/qte/qte_2.3.7.oe
index 86607ea555..606e4ced1e 100644
--- a/qte/qte_2.3.7.oe
+++ b/qte/qte_2.3.7.oe
@@ -1,7 +1,9 @@
DESCRIPTION="Qt/Embedded version ${PV}"
LICENSE="GPL/QPL"
-SRC_URI="ftp://ftp.trolltech.com/pub/qt/source/qt-embedded-${PV}.tar.gz"
-SRC_URI_append=" file://${FILESDIR}/qpe.patch;patch=1"
+SRC_URI="ftp://ftp.trolltech.com/pub/qt/source/qt-embedded-${PV}.tar.gz \
+ file://${FILESDIR}/qpe.patch;patch=1 \
+ file://${FILESDIR}/tslib.patch;patch=1 \
+ file://${FILESDIR}/devfs.patch;patch=1"
DEPENDS=virtual/libc base/zlib base/libpng base/jpeg
PROVIDES=virtual/qte virtual/libqte2
S="${WORKDIR}/qt-${PV}"