tslib: update ts.conf for palmpre machine
authorSimon Busch <morphis@gravedo.de>
Sun, 24 Oct 2010 10:47:31 +0000 (12:47 +0200)
committerSimon Busch <morphis@gravedo.de>
Sun, 24 Oct 2010 11:26:11 +0000 (13:26 +0200)
Signed-off-by: Simon Busch <morphis@gravedo.de>
recipes/tslib/tslib/palmpre/ts.conf
recipes/tslib/tslib_git.bb

index 09d22d4..09b7f93 100644 (file)
@@ -1,7 +1,7 @@
 # Uncomment if you wish to use the linux input layer event interface
 # module_raw input
 
-module_raw cy8mrln_palmpre
+module_raw cy8mrln_palmpre noise=20
 
 # Uncomment if you're using a Sharp Zaurus SL-5500/SL-5000d
 # module_raw collie
@@ -22,6 +22,6 @@ module_raw cy8mrln_palmpre
 # module_raw arctic2
 
 # module pthres pmin=1
-module variance delta=30
-module dejitter delta=100
-module linear
+module variance delta=30
+module dejitter delta=100
+module linear
index b62cf89..9b177d7 100644 (file)
@@ -2,7 +2,7 @@ SRC_URI = "git://github.com/kergoth/tslib.git;protocol=git"
 S = "${WORKDIR}/git"
 SRCREV = "5243db505b109df3001f"
 PV = "1.0+gitr${SRCPV}"
-PR = "${INC_PR}.2"
+PR = "${INC_PR}.3"
 
 DEFAULT_PREFERENCE = "-1"