[bitbake-devel] [PATCH 0/5] bug fixes for Toaster

Alex DAMIAN alexandru.damian at intel.com
Thu Nov 14 10:52:56 UTC 2013


From: Alexandru DAMIAN <alexandru.damian at intel.com>

Hello,

This patchset contains a number of bugfixes for Toaster.
This should be merged on both origin/master and origin/dora-toaster of OE-Core.

Cheers,
Alex

Alexandru DAMIAN (5):
  cooker, toaster: variable definition tracking
  toaster: fix tasks showing as NoExec
  toaster: remove author field
  toaster: fix path to buildstats file
  toasterui: mark failed sceneQueue tasks as failed

 lib/bb/cooker.py                                   | 15 +++++++++++---
 lib/bb/cookerdata.py                               |  1 +
 lib/bb/ui/buildinfohelper.py                       | 23 +++++++++++++++-------
 lib/bb/ui/toasterui.py                             |  2 +-
 lib/toaster/bldviewer/templates/configuration.html |  6 ++++--
 lib/toaster/bldviewer/templates/recipe.html        |  1 -
 lib/toaster/orm/models.py                          | 17 ++++++++++------
 7 files changed, 45 insertions(+), 20 deletions(-)

-- 
1.8.3.2




More information about the bitbake-devel mailing list