summaryrefslogtreecommitdiff
path: root/conf/distro/include/angstrom.inc
diff options
context:
space:
mode:
authorRod Whitby <rod@whitby.id.au>2007-04-15 03:22:19 +0000
committerRod Whitby <rod@whitby.id.au>2007-04-15 03:22:19 +0000
commit2babba73522adfbae09a95b7f95c11558542856b (patch)
tree6230e4bb3598a3de469e0f63d916eae54b49af88 /conf/distro/include/angstrom.inc
parent289e9bf4e6c89987b782bf831998f492b9fa9bd1 (diff)
conf/*: remove all MACHINE_TASK_PROVIDER definitions that were simply forcibly defining it to the default value set in bitbake.conf. Approved by hrw and RP.
Diffstat (limited to 'conf/distro/include/angstrom.inc')
-rw-r--r--conf/distro/include/angstrom.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/distro/include/angstrom.inc b/conf/distro/include/angstrom.inc
index a4e4c6d4ae..6605fff3e8 100644
--- a/conf/distro/include/angstrom.inc
+++ b/conf/distro/include/angstrom.inc
@@ -6,7 +6,6 @@ DISTRO = "angstrom"
DISTRO_NAME = "Angstrom"
TARGET_VENDOR = "-angstrom"
-MACHINE_TASK_PROVIDER = "task-base"
# Can be "glibc" and "uclibc"
ANGSTROM_MODE ?= "glibc"