From: Koen Kooi Date: Sat, 25 Nov 2006 08:44:48 +0000 (+0000) Subject: h3600.conf: add MACHINE_TASK_PROVIDER = "task-base" X-Git-Tag: Release-2010-05/1~9453^2~301 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18164769aa85d03d2bdf3bc230aa1069078597f6;p=openembedded.git h3600.conf: add MACHINE_TASK_PROVIDER = "task-base" --- 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"