[oe-commits] org.oe.dev bitbake.conf: remove reference to task-bootstrap

koen commit openembedded-commits at lists.openembedded.org
Mon Dec 25 12:11:49 UTC 2006


bitbake.conf: remove reference to task-bootstrap

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: 8da25be9d5f9817c31c2411800229cd33b9dc184
ViewMTN: http://monotone.openembedded.org/revision.psp?id=8da25be9d5f9817c31c2411800229cd33b9dc184
Files:
1
conf/bitbake.conf
Diffs:

#
# mt diff -r469f1eb1ad527334a8c5f9143e791be88ede9109 -r8da25be9d5f9817c31c2411800229cd33b9dc184
#
# 
# 
# patch "conf/bitbake.conf"
#  from [572da5639f81e08f75960d01f0873f10477ae95b]
#    to [2ca46fb3754624d308e877ff9c5caebe8c21b7c9]
# 
============================================================
--- conf/bitbake.conf	572da5639f81e08f75960d01f0873f10477ae95b
+++ conf/bitbake.conf	2ca46fb3754624d308e877ff9c5caebe8c21b7c9
@@ -422,7 +422,7 @@ PCMCIA_MANAGER ?= "pcmcia-cs"
 
 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"
 






More information about the Openembedded-commits mailing list