[oe-commits] Carsten Haitzler : palmt650: use palmt650-keyboard-modmap on t650 to make kbd work right

GIT User account git at amethyst.openembedded.net
Tue Apr 14 13:28:55 UTC 2009


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

Author: Carsten Haitzler <raster at openmoko.org>
Date:   Tue Apr 14 20:21:56 2009 +1000

palmt650: use palmt650-keyboard-modmap on t650 to make kbd work right

---

 conf/machine/palmt650.conf |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/conf/machine/palmt650.conf b/conf/machine/palmt650.conf
index 272c0dc..f81ade3 100644
--- a/conf/machine/palmt650.conf
+++ b/conf/machine/palmt650.conf
@@ -12,6 +12,9 @@ GUI_MACHINE_CLASS = "bigscreen"
 
 MACHINE_EXTRA_RRECOMMENDS += "kernel-module-snd-pxa2xx-ac97 \
                            kernel-module-pxa27x-keyboard \
-                           kernel-module-wm97xx-ts"
+                           kernel-module-wm97xx-ts \
+			   "
+
+MACHINE_EXTRA_RDEPENDS += "palmt650-keyboard-modmap"
 
 module_autoload_g_ether = "g_ether"





More information about the Openembedded-commits mailing list