aboutsummaryrefslogtreecommitdiffstats
path: root/packages/qte
diff options
context:
space:
mode:
authorPaul Sokolovsky <pmiscml@gmail.com>2007-11-12 15:55:28 +0000
committerPaul Sokolovsky <pmiscml@gmail.com>2007-11-12 15:55:28 +0000
commitb4d4b8dc69db1e0e203172a58a657fbf9442ec8c (patch)
tree8f7d45dfbc89b29cd29fda08c8933abf16859294 /packages/qte
parentc9715ce12e7bb3f27426dfccc1dcf3bb11ba9835 (diff)
downloadopenembedded-b4d4b8dc69db1e0e203172a58a657fbf9442ec8c.tar.gz
qte 2.3.10: Drop application of random machine-specific keyboard rotation patch.
* For spits and akita, some strange patch was applied which considered "neutral" screen rotation to be different from all other devices. * Michael Krelin (polyonymous) tested Zaurus builds w/o this patch, and as he didn't provide negative feedback, the patch is assumed not needed.
Diffstat (limited to 'packages/qte')
-rw-r--r--packages/qte/qte-common_2.3.10.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/qte/qte-common_2.3.10.inc b/packages/qte/qte-common_2.3.10.inc
index ee66b1236c..7879413780 100644
--- a/packages/qte/qte-common_2.3.10.inc
+++ b/packages/qte/qte-common_2.3.10.inc
@@ -59,8 +59,8 @@ W100_ACCEL_PATCHES = "file://c7x0-w100-accel.patch;patch=1 \
file://suspend-resume-hooks.patch;patch=1"
#SRC_URI_append_c7x0 = "${W100_ACCEL_PATCHES} "
-SRC_URI_append_spitz = "file://spitz-adhoc-keypad-rotate.patch;patch=1 "
-SRC_URI_append_akita = "file://spitz-adhoc-keypad-rotate.patch;patch=1 "
+#SRC_URI_append_spitz = "file://spitz-adhoc-keypad-rotate.patch;patch=1 "
+#SRC_URI_append_akita = "file://spitz-adhoc-keypad-rotate.patch;patch=1 "
# "ipaqs" used to have this, but later were proven to at least work
# without it. Review again and see if has interesting bits to be applied