aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/n2100.conf
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/machine/n2100.conf
parent289e9bf4e6c89987b782bf831998f492b9fa9bd1 (diff)
downloadopenembedded-2babba73522adfbae09a95b7f95c11558542856b.tar.gz
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/machine/n2100.conf')
-rw-r--r--conf/machine/n2100.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/machine/n2100.conf b/conf/machine/n2100.conf
index 11ec87d205..f275d617de 100644
--- a/conf/machine/n2100.conf
+++ b/conf/machine/n2100.conf
@@ -12,7 +12,6 @@ MODUTILS=26
MACHINE_FEATURES= "kernel26 usbhost pci ext2 redboot"
PREFERRED_PROVIDER_virtual/kernel = "linux"
PREFERRED_VERSION_linux = "2.6.20"
-MACHINE_TASK_PROVIDER = "task-base"
# We want udev support in the image
udevdir = "/dev"