All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: bitbake-devel@lists.openembedded.org
Subject: [RFC PATCH 0/3] Layer tooling improvements
Date: Wed, 22 Jun 2011 14:28:15 +0100	[thread overview]
Message-ID: <cover.1308749155.git.paul.eggleton@linux.intel.com> (raw)

The following patches add dependencies between layers, and add the ability
to query "overlayed" recipes. The latter functionality will hopefully be
utilised by future changes for "flattening" multi-layer setups also. Please
review.

The changes are available (against Poky, but apply cleanly against bitbake
master with -p2) at:
  git://git.pokylinux.org/poky-contrib paule/layertooling-1
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=paule/layertooling-1

Paul Eggleton (3):
  bitbake: track 'overlayed' recipes
  bitbake-layers: add show_overlayed action
  bitbake/cooker: implement layer dependencies, make priority optional

 bitbake/bin/bitbake-layers |   10 +++++
 bitbake/lib/bb/cooker.py   |   92 +++++++++++++++++++++++++++++++++++++++----
 2 files changed, 93 insertions(+), 9 deletions(-)

-- 
1.7.4.1




             reply	other threads:[~2011-06-22 13:33 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-22 13:28 Paul Eggleton [this message]
2011-06-22 13:28 ` [RFC PATCH 1/3] bitbake: track 'overlayed' recipes Paul Eggleton
2011-06-24 18:15   ` Chris Larson
2011-06-27 14:15     ` Paul Eggleton
2011-06-22 13:28 ` [RFC PATCH 2/3] bitbake-layers: add show_overlayed action Paul Eggleton
2011-06-22 13:28 ` [RFC PATCH 3/3] bitbake/cooker: implement layer dependencies, make priority optional Paul Eggleton

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=cover.1308749155.git.paul.eggleton@linux.intel.com \
    --to=paul.eggleton@linux.intel.com \
    --cc=bitbake-devel@lists.openembedded.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.