All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V3 0/2] bitbake-layers: add a ability to query layer dependencies from layer index
@ 2015-01-23  5:28 Chong Lu
  2015-01-23  5:28 ` [PATCH V3 1/2] bitbake.conf: Add two variables for " Chong Lu
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Chong Lu @ 2015-01-23  5:28 UTC (permalink / raw)
  To: bitbake-devel, paul.eggleton

Change since V2:
re-split for IPv6 URL parsing

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 | 190 +++++++++++++++++++++++++++++++++++++++++++++
 meta/conf/bitbake.conf     |   6 ++
 2 files changed, 196 insertions(+)

-- 
1.9.1



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2015-02-09 10:59 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-23  5:28 [PATCH V3 0/2] bitbake-layers: add a ability to query layer dependencies from layer index Chong Lu
2015-01-23  5:28 ` [PATCH V3 1/2] bitbake.conf: Add two variables for " Chong Lu
2015-01-23  5:28 ` [PATCH V3 2/2] bitbake-layers: add a ability to query layer dependencies from " Chong Lu
2015-01-23 13:30   ` Bernhard Reutner-Fischer
2015-01-30  1:20 ` [PATCH V3 0/2] " Chong Lu
2015-02-02 16:05 ` Paul Eggleton
2015-02-03 10:12   ` Paul Eggleton
2015-02-09 10:59     ` Paul Eggleton
2015-02-06  6:52   ` Chong Lu
2015-02-06  9:56     ` Paul Eggleton

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.