All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Purdie <rpurdie@linux.intel.com>
To: Gary Thomas <gary@mlbassoc.com>
Cc: Poky <poky@lists.pokylinux.org>
Subject: Re: [PATCH] Making using layers even friendlier
Date: Thu, 09 Dec 2010 14:44:47 +0000	[thread overview]
Message-ID: <1291905887.1554.869.camel@rex> (raw)
In-Reply-To: <4CFF8418.6060901@mlbassoc.com>

On Wed, 2010-12-08 at 06:11 -0700, Gary Thomas wrote:
> I'm building poky for a number of unique platforms which I
> want to keep logically separate.  By using the new BBLAYERS
> support, this is working out quite well.
> 
> However, I find it cumbersome to start a new build for a given
> platform.  This is because conf/local.conf and conf/bblayers.conf
> need to be tailored for that platform.  In particular, the file
> conf/bblayers.conf needs to be modified to incorporate the
> meta layers used by the given platform.
> 
> By incorporating the attached patch, this can now be done easily
> on the initial build tree setup.  Just run something like this:
>    % POKYCONF=meta-board1/conf . <POKYBASE>/poky-init-build-env my_build_tree
> As the build tree is set up, the files from <POKYBASE>/meta-board1/conf
> will be used to populate the <BUILD>/conf directory.  These can then
> be adjusted as necessary.  The patch allows for the provided config
> files to be either <POKYBASE> relative or absolute, allowing even
> more flexibility.
> 
> Comments?

I think its a reasonable idea and I've added it to master.

Cheers,

Richard



      reply	other threads:[~2010-12-09 14:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-08 13:11 [PATCH] Making using layers even friendlier Gary Thomas
2010-12-09 14:44 ` Richard Purdie [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=1291905887.1554.869.camel@rex \
    --to=rpurdie@linux.intel.com \
    --cc=gary@mlbassoc.com \
    --cc=poky@lists.pokylinux.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.