aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/htctornado.conf
diff options
context:
space:
mode:
authorPaul Sokolovsky <pmiscml@gmail.com>2007-04-18 14:21:29 +0000
committerPaul Sokolovsky <pmiscml@gmail.com>2007-04-18 14:21:29 +0000
commita6ba4ee32d08974c66adb882f9ad9b0c80320be5 (patch)
tree88c53be536d7bc908065af20fd706ee246fb3c9a /conf/machine/htctornado.conf
parentae09e2d5082b42d6ea608b07f2e207789a00cd9f (diff)
downloadopenembedded-a6ba4ee32d08974c66adb882f9ad9b0c80320be5.tar.gz
htctornado.conf: Remove duplicate MACHINE_TASK_PROVIDER
* MACHINE_TASK_PROVIDER = "task-base" is default now, and recently there was a refactor to clear dups throughout machine files, so be consistent with other machines.
Diffstat (limited to 'conf/machine/htctornado.conf')
-rw-r--r--conf/machine/htctornado.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/conf/machine/htctornado.conf b/conf/machine/htctornado.conf
index f494a69321..ca77ec9c04 100644
--- a/conf/machine/htctornado.conf
+++ b/conf/machine/htctornado.conf
@@ -18,8 +18,6 @@ MACHINE_EXTRA_RRECOMMENDS = "\
kernel-module-ext2 \
alsa-state"
-MACHINE_TASK_PROVIDER = "task-base"
-
# used by some images
ROOT_FLASH_SIZE = "30"