On Thu, Jul 1, 2010 at 9:24 AM, Graeme Gregory <[email protected]> wrote:

> We already have BBCLASSEXTENDS which modifies ${PN} of a package and
> can use overrides to change behaviors of recipes.
>
> Maybe USE flags could be implemented in a similar fashing.
>
> DISTRO_USE = "nossl nox11"
>
> EXTRA_OECONF_append_use-nossl = "--disable-ssl"
>
> ${PN} of the recipe becomes XXXX-nossl


Any particular reason to not leverage the existing DISTRO_FEATURES,
MACHINE_FEATURES, COMBINED_FEATURES for this?
-- 
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