All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Add new option --environment-more
@ 2012-02-23  8:49 Lianhao Lu
  2012-02-23  8:49 ` [PATCH 1/1] bitbake: Add new otpion --environment-more Lianhao Lu
  2012-02-23 14:57 ` [PATCH 0/1] Add new option --environment-more Richard Purdie
  0 siblings, 2 replies; 4+ messages in thread
From: Lianhao Lu @ 2012-02-23  8:49 UTC (permalink / raw)
  To: bitbake-devel

This patch adds a new option --environment-more to bitbake to display 
additional file dependency information. This kind of information can be used 
by other recipe editors, e.g. the Eclipse bitbake commander plugin, to decide 
when to reparse the recipes.

The following changes since commit d8b3718303c3d56394c722059f1a73bd79131d0a:
  Zhai Edwin (1):
        texi2html: Fix for multilib

are available in the git repository at:

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

Lianhao Lu (1):
  bitbake: Add new otpion --environment-more

 bitbake/bin/bitbake       |    3 +++
 bitbake/lib/bb/command.py |    6 ++++--
 bitbake/lib/bb/cooker.py  |   22 ++++++++++++++++++----
 scripts/bitbake           |    2 +-
 4 files changed, 26 insertions(+), 7 deletions(-)




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

end of thread, other threads:[~2012-02-24  3:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-23  8:49 [PATCH 0/1] Add new option --environment-more Lianhao Lu
2012-02-23  8:49 ` [PATCH 1/1] bitbake: Add new otpion --environment-more Lianhao Lu
2012-02-23 14:57 ` [PATCH 0/1] Add new option --environment-more Richard Purdie
2012-02-24  3:06   ` Lu, Lianhao

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.