[oe-commits] Simon Busch : tslib: fix typo in palmpre machine ts. conf file and switch to raw module

git version control git at git.openembedded.org
Wed Oct 20 08:20:36 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: c0b044c9ae923886f5b3d3b657d3e3e73e5e8ead
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=c0b044c9ae923886f5b3d3b657d3e3e73e5e8ead

Author: Simon Busch <morphis at gravedo.de>
Date:   Wed Sep 29 18:22:27 2010 +0200

tslib: fix typo in palmpre machine ts.conf file and switch to raw module

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





More information about the Openembedded-commits mailing list