aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/magicbox.conf
diff options
context:
space:
mode:
authorStelios Koroneos <skoroneos@digital-opsis.com>2007-10-14 12:47:01 +0000
committerStelios Koroneos <skoroneos@digital-opsis.com>2007-10-14 12:47:01 +0000
commitef61764821531cbe7f72a2d78288a6624a421644 (patch)
tree19ed0f9108f73c29d890780d041deb8839811ad5 /conf/machine/magicbox.conf
parent966c5a872148409491bd948d3fb1012391447421 (diff)
downloadopenembedded-ef61764821531cbe7f72a2d78288a6624a421644.tar.gz
conf/machine : Remove MACHINE_TASK_PROVIDER from all machines that defined it
The MACHINE_TASK_PROVIDER should be left to image or distro to be defined.
Diffstat (limited to 'conf/machine/magicbox.conf')
-rw-r--r--conf/machine/magicbox.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/machine/magicbox.conf b/conf/machine/magicbox.conf
index 178c242056..9839b6d69e 100644
--- a/conf/machine/magicbox.conf
+++ b/conf/machine/magicbox.conf
@@ -12,7 +12,6 @@ PACKAGE_EXTRA_ARCHS = "ppc405"
PREFERRED_PROVIDER_virtual/kernel = "linux-${MACHINE}"
MACHINE_FEATURES = "kernel26"
-MACHINE_TASK_PROVIDER = "task-base"
TARGET_CPU = "405"
OLDEST_KERNEL = "2.6.18"