On Thu, Aug 26, 2010 at 1:11 AM, Esben Haabendal
<[email protected]>wrote:

> On Wed, Aug 25, 2010 at 11:11 PM, Chris Larson <[email protected]>
> wrote:
>
> > Something like this should work:
> > DEPENDS += "$...@['', 'foo']['${BPN}' == '${PN}']}"
>
> What is the run-time cost of this, compared to an overrides based approach?


In order to *implement* the override, you'd end up having to do this
comparison, or something similar, in an anonymous python function or a
snippet like this in overrides, so I wouldn't worry much about the
particular implementation :)
-- 
Christopher Larson
clarson at kergoth dot com
Founder - BitBake, OpenEmbedded, OpenZaurus
Maintainer - Tslib
Senior Software Engineer, Mentor Graphics
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to