Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH V5 0/2] bitbake-layers: add a ability to query layer dependencies from layer index
@ 2015-02-12  1:50 Chong Lu
  2015-02-12  1:50 ` [PATCH V5 1/2] bitbake.conf: Add two variables for " Chong Lu
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Chong Lu @ 2015-02-12  1:50 UTC (permalink / raw)
  To: openembedded-core, paul.eggleton

Change since V4:
Change commit log for two variables.

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

-- 
1.9.1



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

end of thread, other threads:[~2015-02-13 14:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-12  1:50 [PATCH V5 0/2] bitbake-layers: add a ability to query layer dependencies from layer index Chong Lu
2015-02-12  1:50 ` [PATCH V5 1/2] bitbake.conf: Add two variables for " Chong Lu
2015-02-12  1:50 ` [PATCH V5 2/2] bitbake-layers: add a ability to query layer dependencies from " Chong Lu
2015-02-13 10:10 ` [PATCH V5 0/2] " Paul Eggleton
2015-02-13 14:01   ` Robert Yang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox