[oe-commits] Andrea Adami : zaurusd: fix borzoi patch

git version control git at git.openembedded.org
Sun Jun 28 22:06:15 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 8c942c2a74598c84dbe9646bbd6bbde6525ca53f
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=8c942c2a74598c84dbe9646bbd6bbde6525ca53f

Author: Andrea Adami <andrea.adami at gmail.com>
Date:   Mon Jun 29 00:04:44 2009 +0200

zaurusd: fix borzoi patch
 - the sources are terrible.. full of missing newlines at the end...

---

 .../use-ts-symlink-instead-of-hardcoding.diff      |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/zaurusd/files/use-ts-symlink-instead-of-hardcoding.diff b/recipes/zaurusd/files/use-ts-symlink-instead-of-hardcoding.diff
index 9c418ec..55118f6 100644
--- a/recipes/zaurusd/files/use-ts-symlink-instead-of-hardcoding.diff
+++ b/recipes/zaurusd/files/use-ts-symlink-instead-of-hardcoding.diff
@@ -15,7 +15,7 @@
  SWITCH_EVENT_DEVICE=/dev/input/event0
  
  TSKEYS_CONF=@appconfdir@/tskeys/zaurus-cxx00.conf
--TSKEYS_DEVICE=/dev/input/event1
+-TSKEYS_DEVICE=/dev/input/touchscreen0
 +TSKEYS_DEVICE=/dev/input/touchscreen0
  
  ALSA_MIXER_INIT=@appconfdir@/alsa/cxx00-default.state





More information about the Openembedded-commits mailing list