htcuniversal: add task-keyboard for keymap installation.

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3164 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Samuel Ortiz 2007-11-14 13:55:15 +00:00
parent 2cd85663f6
commit 9f3c3a1866
1 changed files with 2 additions and 1 deletions

View 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"