From: Cliff Brake Date: Mon, 11 Dec 2006 14:08:09 +0000 (+0000) Subject: compulab-pxa270.conf: convert to task-base X-Git-Tag: Release-2010-05/1~9453^2~171^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d902fc4d75d18531e90dbb87f843fbd6971f45d;p=openembedded.git compulab-pxa270.conf: convert to task-base --- diff --git a/conf/machine/compulab-pxa270.conf b/conf/machine/compulab-pxa270.conf index b49bf48d07..12f82773d4 100644 --- a/conf/machine/compulab-pxa270.conf +++ b/conf/machine/compulab-pxa270.conf @@ -19,4 +19,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"