bitbake.conf: remove reference to task-bootstrap
authorKoen Kooi <koen@openembedded.org>
Mon, 25 Dec 2006 12:09:13 +0000 (12:09 +0000)
committerKoen Kooi <koen@openembedded.org>
Mon, 25 Dec 2006 12:09:13 +0000 (12:09 +0000)
conf/bitbake.conf

index dcdc18c..36e1287 100644 (file)
@@ -422,7 +422,7 @@ require conf/sanity.conf
 
 IMAGE_FSTYPES ?= "jffs2"
 PCMCIA_MANAGER ?= "pcmcia-cs"
-MACHINE_TASK_PROVIDER ?= "task-bootstrap"
+MACHINE_TASK_PROVIDER ?= "task-base"
 IMAGE_ROOTFS_SIZE_ext2 ?= "65536"
 IMAGE_ROOTFS_SIZE_ext2.gz ?= "65536"