From: Cliff Brake Date: Mon, 11 Dec 2006 14:08:26 +0000 (+0000) Subject: logicpd-pxa270.conf: convert to task-base X-Git-Tag: Release-2010-05/1~9453^2~171^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=514c0ec267aca52243b5604bfe43c354fd62a32c;p=openembedded.git logicpd-pxa270.conf: convert to task-base --- diff --git a/conf/machine/logicpd-pxa270.conf b/conf/machine/logicpd-pxa270.conf index dc41e7c2fd..8fd58bb5ed 100644 --- a/conf/machine/logicpd-pxa270.conf +++ b/conf/machine/logicpd-pxa270.conf @@ -24,4 +24,6 @@ ROOT_FLASH_SIZE = "32" EXTRA_IMAGECMD_jffs2 = "--pad=0x1000000 --eraseblock=0x40000" +MACHINE_FEATURES = "kernel26 pcmcia usbhost usbgadget pcmcia touchscreen alsa" +MACHINE_TASK_PROVIDER = "task-base"