aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarsten Haitzler (Raster <raster@rasterman.com>2008-10-30 17:09:02 +1100
committerCarsten Haitzler (Raster) <raster@rasterman.com>2009-02-20 00:55:52 +1100
commitd8b7544361adf5a1118b343c6c9e4f4c295a6dc5 (patch)
tree43e9281fc0ec6248940130ff83b3bc680f93f435
parentf98ec543decc0cb7b92a5501c5045deafee9806a (diff)
downloadopenembedded-d8b7544361adf5a1118b343c6c9e4f4c295a6dc5.tar.gz
palmt650.conf: use palmt650-keyboard-modmap in palmt650 machine conf
use the new palmt650-keyboard-modmap package in the palmt650 config so the keymap is right for the treo 650.
-rw-r--r--conf/machine/palmt650.conf5
1 files changed, 4 insertions, 1 deletions
diff --git a/conf/machine/palmt650.conf b/conf/machine/palmt650.conf
index 272c0dca1c..f81ade3d2e 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"