tslib: Add qemux86 support

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1040 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie 2006-12-14 20:59:17 +00:00
parent 228a5837f1
commit e0a8698753
2 changed files with 6 additions and 1 deletions

View File

@ -0,0 +1,5 @@
#!/bin/sh
TSLIB_TSDEVICE=/dev/input/touchscreen0
export TSLIB_TSDEVICE

View File

@ -4,7 +4,7 @@ AUTHOR = "Russell King w/ plugins by Chris Larson et. al."
SECTION = "base"
LICENSE = "LGPL"
PR = "r4"
PR = "r5"
SRC_URI = "http://download.berlios.de/tslib/tslib-1.0.tar.bz2 \
file://ts.conf \