From patchwork Fri Feb 24 03:00:36 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/1] Added new variable BBINCLUDES Date: Fri, 24 Feb 2012 03:00:36 -0000 From: Lianhao Lu X-Patchwork-Id: 21883 Message-Id: To: openembedded-core@lists.openembedded.org 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(-)