diff options
author | Elliot Smith <elliot.smith@intel.com> | 2016-07-11 16:23:05 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-08-11 00:09:26 +0100 |
commit | c471740f5ba023dccc992438c75f1534950d26af (patch) | |
tree | 764bf652494355fc87e0a186414a23e9dfefd88f /meta/recipes-devtools/python/python-pexpect_4.2.0.bb | |
parent | f4e65d1cd0ee4e847d286aa88639d7aac5bff094 (diff) | |
download | poky-c471740f5ba023dccc992438c75f1534950d26af.tar.gz |
bitbake: cooker: add BuildInit event
In situations where a bitbake run fails before the build
properly starts and BuildStarted is fired, a UI has no way
to get at the targets passed to the build. This makes it
difficult for the UI to report on the targets which failed.
Fire a BuildInit event before running buildTargets() or
buildFile(). This enables a UI to capture targets passed to
buildTargets(), even if the build fails (e.g. the targets
themselves are invalid).
[YOCTO #8440]
(Bitbake rev: ac02fda870965bf7d44ff5688eda54d2d11ab9c7)
Signed-off-by: Elliot Smith <elliot.smith@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python/python-pexpect_4.2.0.bb')
0 files changed, 0 insertions, 0 deletions