aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/h3600.conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2006-11-25 08:44:48 +0000
committerKoen Kooi <koen@openembedded.org>2006-11-25 08:44:48 +0000
commit18164769aa85d03d2bdf3bc230aa1069078597f6 (patch)
tree9206d41f82c0572b1d650317d7f46cd815db694f /conf/machine/h3600.conf
parent88f473fa5bb4c6f8c62feebc4e19547faade0218 (diff)
downloadopenembedded-18164769aa85d03d2bdf3bc230aa1069078597f6.tar.gz
h3600.conf: add MACHINE_TASK_PROVIDER = "task-base"
Diffstat (limited to 'conf/machine/h3600.conf')
-rw-r--r--conf/machine/h3600.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/h3600.conf b/conf/machine/h3600.conf
index 6297e07500..60f2583db7 100644
--- a/conf/machine/h3600.conf
+++ b/conf/machine/h3600.conf
@@ -24,6 +24,8 @@ PREFERRED_PROVIDER_virtual/kernel = "linux-handhelds-2.6"
PCMCIA_MANAGER = "pcmciautils"
PREFERRED_PROVIDER_xserver = "xserver-kdrive"
+MACHINE_TASK_PROVIDER = "task-base"
+
MACHINE_EXTRA_RDEPENDS = "ipaq-boot-params"
MACHINE_EXTRA_RRECOMMENDS = "kernel-module-nls-cp437 \
kernel-module-micro"