All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chong Lu <Chong.Lu@windriver.com>
To: <bitbake-devel@lists.openembedded.org>, <paul.eggleton@linux.intel.com>
Subject: [PATCH V2 0/2] bitbake-layers: add a ability to query layer dependencies from layer index
Date: Thu, 22 Jan 2015 10:53:53 +0800	[thread overview]
Message-ID: <cover.1421895046.git.Chong.Lu@windriver.com> (raw)

Change since V2:
Add option '-a' to controll fetch and add to conf/bblayers.conf.

The following changes since commit 35c9fa0588ed8e88b541a6c80cc1517324616cea:

  maintainers: Update for non-maintained recipes (2015-01-20 21:39:41 +0000)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib chonglu/layerindex
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=chonglu/layerindex

Chong Lu (2):
  bitbake.conf: Add two variables for layer index
  bitbake-layers: add a ability to query layer dependencies from layer index

 bitbake/bin/bitbake-layers | 188 +++++++++++++++++++++++++++++++++++++++++++++
 meta/conf/bitbake.conf     |   6 ++
 2 files changed, 194 insertions(+)

-- 
1.9.1



             reply	other threads:[~2015-01-22  2:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-22  2:53 Chong Lu [this message]
2015-01-22  2:53 ` [PATCH V2 1/2] bitbake.conf: Add two variables for layer index Chong Lu
2015-01-22  2:53 ` [PATCH V2 2/2] bitbake-layers: add a ability to query layer dependencies from " Chong Lu
2015-01-22 17:05   ` Bernhard Reutner-Fischer
2015-01-22 21:09     ` Bernhard Reutner-Fischer

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.1421895046.git.Chong.Lu@windriver.com \
    --to=chong.lu@windriver.com \
    --cc=bitbake-devel@lists.openembedded.org \
    --cc=paul.eggleton@linux.intel.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.