[Bug 3969] opie image uses MACHINE_TASK_PROVIDER which defaults to task-base

bugzilla-daemon at treke.net bugzilla-daemon at treke.net
Sat Mar 8 17:25:45 UTC 2008


http://bugs.openembedded.net/show_bug.cgi?id=3969





--- Comment #2 from Henry von Tresckow <hvontres at gmail.com>  2008-03-08 17:25:45 ---
(In reply to comment #1)
> Please become sure and propose a patch without unnecessary overrides. Thanks.
> 
I thought about this, and there are really three options here:

1) add MACHINE_TASK_PROVIDER="task-base-extended" to angstrom.inc
pros: applies to all images
cons: some images might not want this

2) replace MACHINE_TASK_PROVIDER with "task-base-extended" in the affected
recipie
pros: uses koen's "principal of least supprise"
cons: not distro-agnostic

3)add MACHINE_TASK_PROVIDER_angstrom="task-base-extended" to affected recipies
pros: distro agnostic and change is limited to affected recipie, thus uses the
least supprise principal

cons: adds extra overrides

Any comments?


-- 
Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the Openembedded-issues mailing list