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

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



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

end of thread, other threads:[~2015-01-22 21:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-22  2:53 [PATCH V2 0/2] bitbake-layers: add a ability to query layer dependencies from layer index Chong Lu
2015-01-22  2:53 ` [PATCH V2 1/2] bitbake.conf: Add two variables for " 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

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.