mirror of
https://git.yoctoproject.org/poky
synced 2026-02-20 08:29:42 +01:00
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:
5
meta/packages/tslib/tslib/qemux86/tslib.sh
Normal file
5
meta/packages/tslib/tslib/qemux86/tslib.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
TSLIB_TSDEVICE=/dev/input/touchscreen0
|
||||
|
||||
export TSLIB_TSDEVICE
|
||||
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user