[OE-core] [PATCH 2/2] mesa-dri: move extra DRIMODULES to EXTRA_DRIMODULES

Phil Blundell philb at gnu.org
Sat Oct 15 14:30:13 UTC 2011


On Sat, 2011-10-15 at 12:24 +0200, Martin Jansa wrote:
> * this way we can use
>   EXTRA_DRIMODULES_armv4t += ",glamo" in meta-openmoko layer and
>   EXTRA_DRIMODULES_armv4t += ",foo" in meta-bar layer without knowledge
>   of other modules in other layers in stack

Is this really better than using "DRIMODULES_append_armv4t = ..."?  

It's not really true that you can do it without any knowledge of what
other layers are doing since if you end up with two competing
EXTRA_DRIMODULES_foo overrides then one of them will get lost.

p.






More information about the Openembedded-core mailing list