From: Paul Sokolovsky Date: Fri, 29 Dec 2006 20:07:11 +0000 (+0000) Subject: tslib: Add htcblueangel config, just standard kernel 2.6 one. X-Git-Tag: Release-2010-05/1~9453^2~81^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0952f9abcb4c2393ae78e08696992b0a22f5e941;p=openembedded.git tslib: Add htcblueangel config, just standard kernel 2.6 one. --- diff --git a/packages/tslib/tslib/htcblueangel/.mtn2git_empty b/packages/tslib/tslib/htcblueangel/.mtn2git_empty new file mode 100644 index 0000000000..e69de29bb2 diff --git a/packages/tslib/tslib/htcblueangel/tslib.sh b/packages/tslib/tslib/htcblueangel/tslib.sh new file mode 100644 index 0000000000..586d5c7deb --- /dev/null +++ b/packages/tslib/tslib/htcblueangel/tslib.sh @@ -0,0 +1,6 @@ +#!/bin/sh + +TSLIB_TSDEVICE=/dev/input/touchscreen0 +TSLIB_CONFFILE=/etc/ts.conf + +export TSLIB_TSDEVICE TSLIB_CONFFILE