conf/machine: add keymaps to recommended list for h4000/hx4700 to fix record button
authorPaul Eggleton <bluelightning@bluelightning.org>
Sun, 11 Jul 2010 11:40:00 +0000 (12:40 +0100)
committerPaul Eggleton <bluelightning@bluelightning.org>
Sun, 11 Jul 2010 11:40:00 +0000 (12:40 +0100)
conf/machine/h4000.conf
conf/machine/hx4700.conf

index f85b2a1..6c84a13 100644 (file)
@@ -29,6 +29,7 @@ MACHINE_EXTRA_RRECOMMENDS = "kernel-module-snd-h4000-audio \
                             kernel-module-h4000-bt \
                              kernel-module-h4000-pcmcia \
                              kernel-module-acx \
+                             keymaps \
                             "
 
 #
index ab532e3..474454a 100644 (file)
@@ -45,7 +45,8 @@ MACHINE_EXTRA_RRECOMMENDS = "\
        kernel-module-acx \
        kernel-module-hx4700-acx \
        kernel-module-hx4700-bt \
-       kernel-module-snd-hx4700-audio"
+       kernel-module-snd-hx4700-audio \
+        keymaps"
 
 #write out a reflash.ctl with the appriate entries for the rootfs, the ones for the kernel should already be there
 EXTRA_IMAGECMD_jffs2 = "; sumtool -i ${DEPLOY_DIR_IMAGE}/${IMAGE_NAME}.rootfs.jffs2 \