From: Lianhao Lu <lianhao.lu@intel.com>
To: bitbake-devel@lists.openembedded.org
Subject: [PATCH 0/1] Add new option --environment-more
Date: Thu, 23 Feb 2012 16:49:23 +0800 [thread overview]
Message-ID: <cover.1329986451.git.lianhao.lu@intel.com> (raw)
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(-)
next reply other threads:[~2012-02-23 8:58 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-23 8:49 Lianhao Lu [this message]
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
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.1329986451.git.lianhao.lu@intel.com \
--to=lianhao.lu@intel.com \
--cc=bitbake-devel@lists.openembedded.org \
/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.