summaryrefslogtreecommitdiff
path: root/conf/machine/include
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/include
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/machine/include')
-rw-r--r--conf/machine/include/lsppc.conf1
-rw-r--r--conf/machine/include/zaurus-2.6.conf1
2 files changed, 0 insertions, 2 deletions
diff --git a/conf/machine/include/lsppc.conf b/conf/machine/include/lsppc.conf
index 161f3ad8c1..064db79b29 100644
--- a/conf/machine/include/lsppc.conf
+++ b/conf/machine/include/lsppc.conf
@@ -7,7 +7,6 @@ TARGET_ARCH = "powerpc"
PACKAGE_EXTRA_ARCHS = "ppc ppc603e"
MACHINE_FEATURES = "kernel26 usbhost ext2 pci uboot"
TARGET_FPU = "hard"
-MACHINE_TASK_PROVIDER = "task-base"
USE_DEVFS = "0"
diff --git a/conf/machine/include/zaurus-2.6.conf b/conf/machine/include/zaurus-2.6.conf
index 1f3313c9b5..98f8cbdded 100644
--- a/conf/machine/include/zaurus-2.6.conf
+++ b/conf/machine/include/zaurus-2.6.conf
@@ -38,6 +38,5 @@ MACHINE_EXTRA_RRECOMMENDS_akita = "kernel-module-snd-soc-spitz"
MACHINE_EXTRA_RRECOMMENDS_spitz = "kernel-module-snd-soc-spitz"
MACHINE_EXTRA_RRECOMMENDS_poodle = "kernel-module-snd-soc-poodle"
-MACHINE_TASK_PROVIDER = "task-base"
GUI_MACHINE_CLASS = "bigscreen"
GUI_MACHINE_CLASS_poodle = "smallscreen"