From: Tom Zanussi <tom.zanussi@intel.com>
To: Mihai Lindner <mihaix.lindner@linux.intel.com>
Cc: yocto@yoctoproject.org
Subject: Re: Cannot do atom-pc build with meta-cedartrail
Date: Tue, 02 Oct 2012 11:02:29 -0500 [thread overview]
Message-ID: <1349193749.8890.6.camel@empanada> (raw)
In-Reply-To: <506B018E.6010101@linux.intel.com>
On Tue, 2012-10-02 at 18:00 +0300, Mihai Lindner wrote:
> On 2012-09-29 23:50, Ross Burton wrote:
> > On Thursday, 27 September 2012 at 18:07, Tom Zanussi wrote:
> >> Yeah, looks like the other SRC_URIs do that, but it's missing from that
> >> SRC_URI - I just pushed a fix for this one to meta-intel/master.
> >
> > Thanks Tom, I've been frequently flipping between atom-pc and cedartrail and this was getting annoying.
> >
> > Ross
> >
> >
> >
>
> Unfortunately this change breaks SRC_URI appends, discarded or overwritten; e.g. adding meta-tlk brings no change to SRC_URI.
>
It shouldn't though, since the application of the meta-tlk SRC_URI
bbappend should follow the SRC_URI assignment in the cedartrail
bbappend. On the other hand, the layer priorities don't seem to be
right - meta-cedartrail is supposed to have a priority of 6, but it
doesn't actually seem to:
BBFILE_PRIORITY_cedartrail = "6"
[trz@empanada build]$ bitbake-layers show_layers
layer path priority
==========================================================================
meta /home/trz/yocto/crownbay-test/meta 5
meta-yocto /home/trz/yocto/crownbay-test/meta-yocto 5
meta-yocto-bsp /home/trz/yocto/crownbay-test/meta-yocto-bsp 5
meta-intel /home/trz/yocto/crownbay-test/meta-intel 5
meta-cedartrail /home/trz/yocto/crownbay-test/meta-intel/meta-cedartrail 5
meta-tlk /home/trz/yocto/crownbay-test/meta-intel/meta-tlk 5
On the other hand, meta-tlk does follow meta-cedatrail in the parse
order so should append to the SRC_URI...
Tom
next prev parent reply other threads:[~2012-10-02 16:02 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-27 11:31 Cannot do atom-pc build with meta-cedartrail Burton, Ross
2012-09-27 14:10 ` Mihai Lindner
2012-09-27 17:07 ` Tom Zanussi
2012-09-29 20:50 ` Ross Burton
2012-10-02 15:00 ` Mihai Lindner
2012-10-02 16:02 ` Tom Zanussi [this message]
2012-10-03 16:15 ` Mihai Lindner
2012-09-28 22:36 ` Brian Lloyd
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=1349193749.8890.6.camel@empanada \
--to=tom.zanussi@intel.com \
--cc=mihaix.lindner@linux.intel.com \
--cc=yocto@yoctoproject.org \
/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.