diff options
author | Alexandru DAMIAN <alexandru.damian@intel.com> | 2014-03-19 17:39:25 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-03-25 11:17:34 +0000 |
commit | 1d20fc44ea74696a85bd86e42a1f1a11f474fb55 (patch) | |
tree | 5f16e8c235ba8a84627b7e60b248b207d169ff3b /bitbake/lib/bb/tests | |
parent | a6c3cb705d1a86e9959c6953735057077b4a92c7 (diff) | |
download | poky-1d20fc44ea74696a85bd86e42a1f1a11f474fb55.tar.gz |
bitbake: toaster: select recipe based on PN name
When saving task stats, if there were multiple tasks executed
based on the same recipe file, we might have saved the stats
to the wrong task by selecting another recipe.
This patch takes the PN into account to properly select
the file stats.
A check is also made to make sure we don't fail saving
data due to interrupted builds.
(Bitbake rev: e855031410daf2b99a6ca40b70956fe67c96f71c)
Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/tests')
0 files changed, 0 insertions, 0 deletions