qte 2.3.10: Drop application of random machine-specific keyboard rotation patch.
authorPaul Sokolovsky <pmiscml@gmail.com>
Mon, 12 Nov 2007 15:55:28 +0000 (15:55 +0000)
committerPaul Sokolovsky <pmiscml@gmail.com>
Mon, 12 Nov 2007 15:55:28 +0000 (15:55 +0000)
* 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.

packages/qte/qte-common_2.3.10.inc

index ee66b12..7879413 100644 (file)
@@ -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