bitbake: Added BBINCLUDED variable.
authorLianhao Lu <lianhao.lu@intel.com>
Tue, 28 Feb 2012 03:22:40 +0000 (11:22 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 28 Feb 2012 12:27:21 +0000 (12:27 +0000)
commit684289a8ff94e6d0d3954c4bd6b6109378acedf4
treeb7b51fe062868f9c12a441419094fb17e3e666a7
parentb71a7bc9c9ad148229af864c64fcacc12679ab87
bitbake: Added BBINCLUDED variable.

Added new variable BBINCLUDED indicating the file dependency
information. It exposes the internal variable '__base_depends' and
'__depends'.

(Bitbake rev: af524a656fce32d01687481b86c31bef00eb9fc3)

Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/cooker.py
bitbake/lib/bb/parse/__init__.py
bitbake/lib/bb/parse/ast.py