Re: [PATCH 1/6] meta-intel: add a couple common .inc files


Tom Zanussi <tom.zanussi@...>
 

On Fri, 2011-07-15 at 06:23 -0700, Richard Purdie wrote:
Hi Tom,

On Thu, 2011-07-14 at 19:55 -0500, tom.zanussi@... wrote:
From: Tom Zanussi <tom.zanussi@...>

The meta-intel BSPs currently have a number of machine settings common
to all - factor these out into a couple common include files.
For reference common include files are usually placed in
conf/machine/include/. If that happens they also need non-generic
suitably namespaced names, likely including "x86" or "ia32" in this
case.

The benefit is you can then refer to one of these includes from another
layer.

It also means you can refer to them as:

include conf/machine/includes/xxx

in other conf files removing some of the potential path issues.

I do like the cleanup this gives though, this is just a detail! :)
Yeah, I wasn't sure all that would be welcome in there. ;-)

I'll respin it that way and resubmit...

Thanks for the input,

Tom

Cheers,

Richard

Join {yocto@lists.yoctoproject.org to automatically receive all group messages.