mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 09:49:32 +02:00
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:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user