angstrom: switch to task-base
authorKoen Kooi <koen@openembedded.org>
Sat, 7 Oct 2006 15:54:27 +0000 (15:54 +0000)
committerKoen Kooi <koen@openembedded.org>
Sat, 7 Oct 2006 15:54:27 +0000 (15:54 +0000)
* die task-bootstrap, die!

conf/distro/include/angstrom.inc

index 89c01bb..0c5186c 100644 (file)
@@ -6,6 +6,7 @@ DISTRO = "angstrom"
 DISTRO_NAME = "Angstrom"
 
 TARGET_VENDOR = "-angstrom"
+MACHINE_TASK_PROVIDER = "task-base"
 
 # Can be "glibc" and "uclibc"
 ANGSTROM_MODE ?= "glibc"