[oe-commits] Carsten Haitzler (Raster : palmt650.conf: use palmt650-keyboard-modmap in palmt650 machine conf

GIT User account git at amethyst.openembedded.net
Thu Feb 19 14:03:45 UTC 2009


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

Author: Carsten Haitzler (Raster <raster at rasterman.com>
Date:   Thu Oct 30 17:09:02 2008 +1100

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.

---

 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