[oe-commits] org.oe.dev htctornado.conf: Remove duplicate MACHINE_TASK_PROVIDER

pfalcon commit openembedded-commits at lists.openembedded.org
Wed Apr 18 14:26:56 UTC 2007


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.

Author: pfalcon at openembedded.org
Branch: org.openembedded.dev
Revision: 61dea4479b30843e2d235d4ef24b750074f4f5ec
ViewMTN: http://monotone.openembedded.org/revision.psp?id=61dea4479b30843e2d235d4ef24b750074f4f5ec
Files:
1
conf/machine/htctornado.conf
Diffs:

#
# mt diff -rd30c39870a82c6df11e6307662c3ccfbd34262bc -r61dea4479b30843e2d235d4ef24b750074f4f5ec
#
# 
# 
# patch "conf/machine/htctornado.conf"
#  from [338b387024f2a968ef8a0f47b796af96e47840be]
#    to [91eae5c7c70a2f75414882e68a9e315824e89d85]
# 
============================================================
--- conf/machine/htctornado.conf	338b387024f2a968ef8a0f47b796af96e47840be
+++ conf/machine/htctornado.conf	91eae5c7c70a2f75414882e68a9e315824e89d85
@@ -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"
 






More information about the Openembedded-commits mailing list