aboutsummaryrefslogtreecommitdiffstats
path: root/packages/qte/qte_2.3.10.bb
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2005-09-03 20:25:00 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-09-03 20:25:00 +0000
commit923decb3271c0e2004dcb66276410f1b0e111a93 (patch)
tree1aea4a59d364a717460a19ba7207a781805e6934 /packages/qte/qte_2.3.10.bb
parent9844b0817083df7d91520667198fa17e20ecc332 (diff)
downloadopenembedded-923decb3271c0e2004dcb66276410f1b0e111a93.tar.gz
qte-2.3.10: integrate tslib RMK calibration algorithm to calibrated mouse handler. patch courtesy Richard Purdie.
Diffstat (limited to 'packages/qte/qte_2.3.10.bb')
-rw-r--r--packages/qte/qte_2.3.10.bb9
1 files changed, 5 insertions, 4 deletions
diff --git a/packages/qte/qte_2.3.10.bb b/packages/qte/qte_2.3.10.bb
index fb40262eb9..55a79cf089 100644
--- a/packages/qte/qte_2.3.10.bb
+++ b/packages/qte/qte_2.3.10.bb
@@ -7,7 +7,7 @@ DEPENDS = "zlib libpng jpeg tslib uicmoc-native"
DEPENDS_mnci = "zlib libpng jpeg uicmoc-native"
DEPENDS_append_c7x0 = " sharp-aticore-oss"
PROVIDES = "virtual/qte virtual/libqte2"
-PR = "r25"
+PR = "r26"
SRC_URI = "ftp://ftp.trolltech.com/pub/qt/source/qt-embedded-${PV}-free.tar.gz;md5=1f7ad30113afc500cab7f5b2f4dec0d7 \
file://qpe.patch;patch=1 \
@@ -29,10 +29,11 @@ SRC_URI = "ftp://ftp.trolltech.com/pub/qt/source/qt-embedded-${PV}-free.tar.gz;m
file://fix-linuxfb-setmode.patch;patch=1 \
file://fix-linuxfb-offscreenoverflow.patch;patch=1 \
file://fix-qscreen-sync.patch;patch=1 \
- file://sharp_char.h \
+ file://improve-calibration-r0.patch;patch=1 \
file://key.patch;patch=1 \
- file://switches.h \
- file://bidimetrics.patch;patch=5 "
+ file://bidimetrics.patch;patch=5 \
+ file://sharp_char.h \
+ file://switches.h"
SRC_URI_append_simpad = "file://devfs.patch;patch=1 "
SRC_URI_append_c7x0 = "file://kernel-keymap.patch;patch=1 file://kernel-keymap-corgi.patch;patch=1 \