From: Lianhao Lu <lianhao.lu@intel.com>
To: bitbake-devel@lists.openembedded.org
Subject: [PATCH V2 0/1] Added new variable BBINCLUDED
Date: Tue, 28 Feb 2012 11:22:37 +0800 [thread overview]
Message-ID: <cover.1330399220.git.lianhao.lu@intel.com> (raw)
Added a new variable BBINCLUDES to show the file dependency information. This
kind of information could be used by others, i.e. recipe editor to decide when
to reparse the recipes to reflect the user changes.
The following changes since commit 927bec5f72230be4f2452d9ef5a747b2c00cb781:
Dongxiao Xu (1):
bitbake.conf: Create a new filter variable BB_HASHCONFIG_WHITELIST
are available in the git repository at:
git://git.pokylinux.org/poky-contrib llu/bbincluded
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=llu/bbincluded
Lianhao Lu (1):
bitbake: Added BBINCLUDED variable.
bitbake/lib/bb/cooker.py | 1 +
bitbake/lib/bb/parse/__init__.py | 9 +++++++++
bitbake/lib/bb/parse/ast.py | 2 ++
3 files changed, 12 insertions(+), 0 deletions(-)
next reply other threads:[~2012-02-28 3:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-28 3:22 Lianhao Lu [this message]
2012-02-28 3:22 ` [PATCH V2 1/1] bitbake: Added BBINCLUDED variable Lianhao Lu
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.1330399220.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.