From: Simon Busch Date: Sun, 24 Oct 2010 10:47:31 +0000 (+0200) Subject: tslib: update ts.conf for palmpre machine X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=269252a9b6baef94cc9856718b736ff471067170;p=openembedded.git tslib: update ts.conf for palmpre machine Signed-off-by: Simon Busch --- diff --git a/recipes/tslib/tslib/palmpre/ts.conf b/recipes/tslib/tslib/palmpre/ts.conf index 09d22d4efa..09b7f93f0f 100644 --- a/recipes/tslib/tslib/palmpre/ts.conf +++ b/recipes/tslib/tslib/palmpre/ts.conf @@ -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 diff --git a/recipes/tslib/tslib_git.bb b/recipes/tslib/tslib_git.bb index b62cf89e27..9b177d7f97 100644 --- a/recipes/tslib/tslib_git.bb +++ b/recipes/tslib/tslib_git.bb @@ -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"