From: Koen Kooi Date: Sat, 7 Oct 2006 15:54:27 +0000 (+0000) Subject: angstrom: switch to task-base X-Git-Tag: Release-2010-05/1~9453^2~602^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e917534f9fed79dedae11661121fb14c1ac5545;p=openembedded.git angstrom: switch to task-base * die task-bootstrap, die! --- diff --git a/conf/distro/include/angstrom.inc b/conf/distro/include/angstrom.inc index 89c01bbd6f..0c5186c3a8 100644 --- a/conf/distro/include/angstrom.inc +++ b/conf/distro/include/angstrom.inc @@ -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"