[bitbake-devel] [PATCH 0/5] toaster patchset - fix regressions

Michael Wood michael.g.wood at intel.com
Thu Jul 2 16:58:11 UTC 2015


This Toaster patchset fixes regressions in current master where toaster is
currently not functional. It includes a small number of partial reverts
from the previous patch series submitted.

The commits are at:

git://git.yoctoproject.org/poky-contrib michaelw/toaster/fix-remove-mgmtmode-regressions
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=michaelw/toaster/fix-remove-mgmtmode-regressions

Thanks,

Michael


Michael Wood (5):
  bitbake: toaster: Partial Revert "fixes after html5 compliance
    testing"
  bitbake: toaster: Revert the addition of analysis project mode
    selection
  bitbake: toaster: Remove erroneously committed template include
  bitbake: toaster: runbuilds Fix incorrect variable name
  bitbake: toaster: Fix build execution regression

 bitbake/lib/bb/ui/toasterui.py                            |  1 +
 bitbake/lib/toaster/bldcontrol/localhostbecontroller.py   |  2 +-
 .../toaster/bldcontrol/management/commands/runbuilds.py   |  2 +-
 bitbake/lib/toaster/orm/models.py                         |  5 ++---
 bitbake/lib/toaster/toastergui/templates/newproject.html  | 15 ++++++++-------
 bitbake/lib/toaster/toastergui/templates/projects.html    |  3 ---
 6 files changed, 13 insertions(+), 15 deletions(-)

-- 
2.1.4



More information about the bitbake-devel mailing list