Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] Added new variable BBINCLUDES
@ 2012-02-24  3:00 Lianhao Lu
  2012-02-24  3:00 ` [PATCH 1/1] bitbake.conf: " Lianhao Lu
  0 siblings, 1 reply; 3+ messages in thread
From: Lianhao Lu @ 2012-02-24  3:00 UTC (permalink / raw)
  To: openembedded-core

This patch added a new variable BBINCLUDES to show the file dependency 
information. This kind of information could be used by others, i.e. recipe 
editors. 

The following changes since commit a1f23a7cc527afdd1ce6cc7cd6083ee78fde09b3:
  Otavio Salvador (1):
        update-rc.d.bbclass: do nothing for extended cross packages

are available in the git repository at:

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

Lianhao Lu (1):
  bitbake.conf: Added new variable BBINCLUDES

 meta/conf/bitbake.conf |    2 ++
 meta/lib/oe/utils.py   |    9 +++++++++
 2 files changed, 11 insertions(+), 0 deletions(-)




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

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

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-24  3:00 [PATCH 0/1] Added new variable BBINCLUDES Lianhao Lu
2012-02-24  3:00 ` [PATCH 1/1] bitbake.conf: " Lianhao Lu
2012-02-24 16:29   ` Richard Purdie

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