[bitbake-devel] [PATCH 00/11] Toaster patches

Michael Wood michael.g.wood at intel.com
Mon Sep 5 14:29:21 UTC 2016


Latest patches for bitbake reviewed on toaster mailing list:

Belen Barros Pena (7):
  toaster: tasks Remove recipe version from defaults
  toaster: configuration Provide machine help text
  toaster: layer details Layout fixes
  toaster: import layer Layout fixes
  toaster: layer details Fix "edit" form interaction
  toaster: Allow forward slash in variable names
  toaster: orm Update IMAGE_FSTYPES values

David Reyna (1):
  toaster: keep layer name in variable history path

Ed Bartosh (3):
  toaster: don't kill toaster on start
  toaster: remove handling of .toasterui.pid
  toaster: don't kill all runserver processes

 bin/toaster                                        | 15 ---------------
 lib/bb/ui/buildinfohelper.py                       |  3 ++-
 lib/toaster/orm/models.py                          |  7 ++++---
 lib/toaster/toastergui/buildtables.py              |  3 ++-
 lib/toaster/toastergui/static/css/default.css      | 10 +++++++++-
 lib/toaster/toastergui/static/js/layerdetails.js   |  8 ++++----
 lib/toaster/toastergui/templates/importlayer.html  | 12 +++++++-----
 lib/toaster/toastergui/templates/layerdetails.html |  7 +++----
 lib/toaster/toastergui/templates/project.html      |  5 +----
 lib/toaster/toastergui/templates/projectconf.html  |  6 +++---
 10 files changed, 35 insertions(+), 41 deletions(-)

-- 
2.7.4



More information about the bitbake-devel mailing list