[oe-commits] Antonio Ospite : tslib: Add config file for a780 machine

git version control git at git.openembedded.org
Fri Jun 4 14:00:00 UTC 2010


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

Author: Antonio Ospite <ospite at studenti.unina.it>
Date:   Tue Apr 13 12:21:55 2010 +0200

tslib: Add config file for a780 machine

Signed-off-by: Antonio Ospite <ospite at studenti.unina.it>
Acked-by: Koen Kooi <koen at openembedded.org>

---

 recipes/tslib/tslib/a780/tslib.sh |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/recipes/tslib/tslib/a780/tslib.sh b/recipes/tslib/tslib/a780/tslib.sh
new file mode 100755
index 0000000..dd905fb
--- /dev/null
+++ b/recipes/tslib/tslib/a780/tslib.sh
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+TSLIB_TSDEVICE=/dev/input/event2
+
+export TSLIB_TSDEVICE





More information about the Openembedded-commits mailing list