On Wed, Feb 8, 2012 at 08:52, Richard Purdie <
richard.pur...@linuxfoundation.org> wrote:

> Can you point me at the recipe you're using this in? I suspect we should
> just remove the map_dependencies() pieces from this class entirely and
> handle dependency issues with the override manually. I think at this
> point all the BBCLASSEXTEND is going to give you is the removal of the
> need to add a separate .bb file with "inherit cross" in it and enable an
> override for your to use. I'm not sure we can write generic dependency
> mapping code that would work for -cross.
>

We use it a lot in the meta-chicken layer (
https://github.com/OSSystems/meta-chicken).

I agree about dropping map_dependencies from it. I will look at it and send
it again.

-- 
Otavio Salvador                             O.S. Systems
E-mail: ota...@ossystems.com.br  http://www.ossystems.com.br
Mobile: +55 53 9981-7854              http://projetos.ossystems.com.br
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to