2012/11/13 Denys Dmytriyenko <[email protected]>

> On Tue, Nov 13, 2012 at 10:43:05AM -0500, Robert P. J. Day wrote:
> > On Tue, 13 Nov 2012, Tomas Frydrych wrote:
> >
> > > On 13/11/12 15:22, Denys Dmytriyenko wrote:
> > > >> For Denzil it is not possible to arrange meta-yocto and meta-ti
> layers
> > > >> in a way that would work; this has been fixed in Danny (in
> > > >> meta-yocto-bsp). If you want to stick with Denzil, there are
> different
> > > >> ways to work around it, easiest should be to delete the offending
> > > >> beagleboard.conf from meta-yocto.
> > > >
> > > > Why can't you put meta-ti in front of meta-yocto in Denzil? Works
> just fine.
>

I did that here and it doens't work.


> > >
> > > Because meta-yocto layer.conf does:
> > >
> > >   BBPATH := "${LAYERDIR}:${BBPATH}"
> > >
> > > While meta-ti layer.conf does:
> > >
> > >   BBPATH .= ":${LAYERDIR}"
> > >
> > > So regardless how you order it, you get BBPATH that looks like:
> > >
> > >   meta-yocto:meta:meta-ti
> > >
> > > Which guarantees you the beagleboard.conf from meta-yocto.
> >
> >   once upon a time, i pointed out on the yocto list the inconsistency
> > of how different layer.conf files set BBPATH:
>
> Yes, it was fixed already.
>
> --
> Denys
> _______________________________________________
> meta-ti mailing list
> [email protected]
> https://lists.yoctoproject.org/listinfo/meta-ti
>



-- 
Flavio de Castro Alves Filho

[email protected]
www.linuxembarcado.com
Twitter: http://twitter.com/#!/fraviofii
LinkedIn profile: www.linkedin.com/in/flaviocastroalves
_______________________________________________
meta-ti mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-ti

Reply via email to