More packages merging with OE

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@390 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2006-05-09 19:35:13 +00:00
parent 103c8510e0
commit 30285dd379
24 changed files with 2497 additions and 16 deletions

View File

@@ -11,7 +11,7 @@ case `uname -r` in
;;
*)
TSLIB_TSDEVICE=`detect-stylus --device`
TSLIB_CONFFILE=/usr/share/tslib/ts.conf-h3600
TSLIB_CONFFILE=/usr/share/tslib/ts-2.6.conf
;;
esac

View File

@@ -7,7 +7,7 @@ case `uname -r` in
;;
*)
TSLIB_TSDEVICE=/dev/input/event0
TSLIB_CONFFILE=/usr/share/tslib/ts.conf-simpad
TSLIB_CONFFILE=/usr/share/tslib/ts-2.6.conf
;;
esac