All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] bug fixes for Toaster
@ 2013-11-14 10:52 Alex DAMIAN
  2013-11-14 10:52 ` [PATCH 1/5] cooker, toaster: variable definition tracking Alex DAMIAN
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Alex DAMIAN @ 2013-11-14 10:52 UTC (permalink / raw)
  To: bitbake-devel; +Cc: Alexandru DAMIAN

From: Alexandru DAMIAN <alexandru.damian@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



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2013-11-15 11:36 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-14 10:52 [PATCH 0/5] bug fixes for Toaster Alex DAMIAN
2013-11-14 10:52 ` [PATCH 1/5] cooker, toaster: variable definition tracking Alex DAMIAN
2013-11-14 13:56   ` [PATCH v2] " Alex DAMIAN
2013-11-15 11:28     ` Richard Purdie
2013-11-15 11:35       ` Damian, Alexandru
2013-11-14 10:52 ` [PATCH 2/5] toaster: fix tasks showing as NoExec Alex DAMIAN
2013-11-14 10:52 ` [PATCH 3/5] toaster: remove author field Alex DAMIAN
2013-11-14 10:53 ` [PATCH 4/5] toaster: fix path to buildstats file Alex DAMIAN
2013-11-14 10:53 ` [PATCH 5/5] toasterui: mark failed sceneQueue tasks as failed Alex DAMIAN

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.