htctornado.conf: Remove duplicate MACHINE_TASK_PROVIDER
authorPaul Sokolovsky <pmiscml@gmail.com>
Wed, 18 Apr 2007 14:21:29 +0000 (14:21 +0000)
committerPaul Sokolovsky <pmiscml@gmail.com>
Wed, 18 Apr 2007 14:21:29 +0000 (14:21 +0000)
* 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.

conf/machine/htctornado.conf

index f494a69..ca77ec9 100644 (file)
@@ -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"