]> code.ossystems Code Review - openembedded-core.git/commitdiff
htcuniversal: add task-keyboard for keymap installation.
authorSamuel Ortiz <sameo@openedhand.com>
Wed, 14 Nov 2007 13:55:15 +0000 (13:55 +0000)
committerSamuel Ortiz <sameo@openedhand.com>
Wed, 14 Nov 2007 13:55:15 +0000 (13:55 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3164 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/conf/machine/htcuniversal.conf

index 3dcb80ddc8ae5cc36e4a7c3fe753ace4d99c059d..2f5b798bff67b1da14c01705e0e5f8f4c62e7fde 100644 (file)
@@ -10,7 +10,7 @@ PACKAGE_EXTRA_ARCHS = "armv4t armv5te iwmmxt"
 
 PREFERRED_PROVIDER_virtual/kernel = "linux-rp"
 
-MACHINE_FEATURES = "kernel26 apm alsa bluetooth irda screen touchscreen usbhost usbgadget wifi phone"
+MACHINE_FEATURES = "kernel26 apm alsa bluetooth irda screen touchscreen keyboard usbhost usbgadget wifi phone"
 
 MACHINE_EXTRA_RDEPENDS = "zaurusd"
 
@@ -20,6 +20,7 @@ MACHINE_EXTRA_RRECOMMENDS = " \
        kernel-module-i2c-pxa \
        kernel-module-htcuniversal-acx \
        kernel-module-acx \
+       kernel-module-usbserial \
        "
 
 module_autoload_acx = "acx"