From: Denys Dmytriyenko <denys@ti.com>
To: Tomas Frydrych <tf+lists.yocto@r-finger.com>
Cc: meta-ti@yoctoproject.org
Subject: Re: Help with building gstreamer-ti on beagleboard
Date: Tue, 13 Nov 2012 20:28:09 -0500 [thread overview]
Message-ID: <20121114012809.GA13096@edge> (raw)
In-Reply-To: <50A26971.40908@r-finger.com>
On Tue, Nov 13, 2012 at 03:38:25PM +0000, 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.
>
> 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.
Ah, right, that was part of the fix couple months ago in the master, besides
splitting the meta-yocto-bsp off, which got into Danny, but not Denzil. I
completely forgot about it... Thanks.
--
Denys
prev parent reply other threads:[~2012-11-14 1:28 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-13 13:46 Help with building gstreamer-ti on beagleboard Flavio Castro Alves Filho
2012-11-13 15:15 ` Tomas Frydrych
2012-11-13 15:22 ` Denys Dmytriyenko
2012-11-13 15:38 ` Tomas Frydrych
2012-11-13 15:43 ` Robert P. J. Day
2012-11-13 15:44 ` Denys Dmytriyenko
2012-11-13 21:25 ` Flavio Castro Alves Filho
2012-11-13 21:51 ` Tomas Frydrych
2012-11-14 1:10 ` Flavio Castro Alves Filho
2012-11-14 1:37 ` Denys Dmytriyenko
2012-11-14 6:19 ` Flavio Castro Alves Filho
2012-11-14 18:09 ` Flavio Castro Alves Filho
2012-11-15 13:29 ` Flavio Castro Alves Filho
2012-11-14 1:28 ` Denys Dmytriyenko [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20121114012809.GA13096@edge \
--to=denys@ti.com \
--cc=meta-ti@yoctoproject.org \
--cc=tf+lists.yocto@r-finger.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.