On Tue, Jul 30, 2013 at 10:11 PM, Otavio Salvador <[email protected]> wrote: > This allow the addition and removal of distro features easily. To add > a feature, use: > > EXTRA_DISTRO_FEATURES += "wayland" > > and to remove, use '~' prefix, as: > > EXTRA_DISTRO_FEATURES += "~x11" > > This code has been mostly copied from Mentor Graphics public layer but > changed the variable name for a more descriptive name. The original > code can be seen at user_feature.bbclass at: > > http://git.yoctoproject.org/cgit/cgit.cgi/meta-mentor > > Signed-off-by: Otavio Salvador <[email protected]>
Both does not work for all cases. I am still checking why. -- Otavio Salvador O.S. Systems http://www.ossystems.com.br http://projetos.ossystems.com.br Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
