[oe-commits] Paul Eggleton : conf/machine: add keymaps to recommended list for h4000/ hx4700 to fix record button

git version control git at git.openembedded.org
Sun Jul 11 11:40:44 UTC 2010


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

Author: Paul Eggleton <bluelightning at bluelightning.org>
Date:   Sun Jul 11 12:40:00 2010 +0100

conf/machine: add keymaps to recommended list for h4000/hx4700 to fix record button

---

 conf/machine/h4000.conf  |    1 +
 conf/machine/hx4700.conf |    3 ++-
 2 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/conf/machine/h4000.conf b/conf/machine/h4000.conf
index f85b2a1..6c84a13 100644
--- a/conf/machine/h4000.conf
+++ b/conf/machine/h4000.conf
@@ -29,6 +29,7 @@ MACHINE_EXTRA_RRECOMMENDS = "kernel-module-snd-h4000-audio \
 			     kernel-module-h4000-bt \
                              kernel-module-h4000-pcmcia \
                              kernel-module-acx \
+                             keymaps \
                             "
 
 #
diff --git a/conf/machine/hx4700.conf b/conf/machine/hx4700.conf
index ab532e3..474454a 100644
--- a/conf/machine/hx4700.conf
+++ b/conf/machine/hx4700.conf
@@ -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 \





More information about the Openembedded-commits mailing list