[oe] [PATCH 10/15] tslib: fix typo in palmpre machine ts.conf file and switch to raw module

Simon Busch morphis at gravedo.de
Mon Oct 18 18:51:19 UTC 2010


Signed-off-by: Simon Busch <morphis at gravedo.de>
---
 recipes/tslib/tslib.inc             |    2 +-
 recipes/tslib/tslib/palmpre/ts.conf |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/tslib/tslib.inc b/recipes/tslib/tslib.inc
index 4c4cda1..2994015 100644
--- a/recipes/tslib/tslib.inc
+++ b/recipes/tslib/tslib.inc
@@ -3,7 +3,7 @@ HOMEPAGE = "http://tslib.berlios.de/"
 AUTHOR = "Russell King w/ plugins by Chris Larson et. al."
 SECTION = "base"
 LICENSE = "LGPLv2"
-INC_PR = "r27"
+INC_PR = "r28"
 
 SRC_URI += "\
   file://ts.conf \
diff --git a/recipes/tslib/tslib/palmpre/ts.conf b/recipes/tslib/tslib/palmpre/ts.conf
index 8857e8d..09d22d4 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 cry8mrln_palmpre
+module_raw cy8mrln_palmpre
 
 # Uncomment if you're using a Sharp Zaurus SL-5500/SL-5000d
 # module_raw collie
-- 
1.7.1





More information about the Openembedded-devel mailing list