[bitbake-devel] [PATCH 00/17] toaster patchset

Alex DAMIAN alexandru.damian at intel.com
Thu Mar 12 10:46:45 UTC 2015


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

This is a toaster bug fixing patchset, with patches tested and reviewed
on the mailing list.

Can you please pull,

Cheers,
Alex

The following changes since commit 0e0ba408c2dce14a0fabd3fdf61d8465a031495b:

  cooker/server: Fix up 100% CPU usage at idle (2015-03-10 10:37:07 +0000)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib adamian/20150312-submission-bb
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=adamian/20150312-submission-bb

Alexandru DAMIAN (15):
  toastergui: project page - consistent error display
  toastergui: suggestion in alphabetical order
  toastergui: fix project page layer branch names
  toastergui: improve data suggestion
  toastergui: improve performance in the all targets page
  toasterui: identify proper layer in build mode
  toastergui: update search fields
  toastergui: project app build command fix
  toastergui: tables display optimizations
  toastergui: dirinfo needs path separation
  toastergui: improve toaster suggestion
  toasterui: relative recipe paths
  toaster: localhost build increase timeout
  toastergui: fix mrb Run again buttons
  toastergui: replace ETA with percentage

Michael Wood (2):
  toaster: projectconf fix typo of package name
  toaster: Fix the orderkey to match the column

 lib/bb/ui/buildinfohelper.py                       | 29 +++++++--
 lib/toaster/bldcontrol/localhostbecontroller.py    |  8 +--
 lib/toaster/orm/models.py                          | 52 ++++++++-------
 lib/toaster/toastergui/static/js/projectapp.js     |  7 +-
 .../toastergui/templates/managed_mrb_section.html  |  7 +-
 lib/toaster/toastergui/templates/project.html      | 56 ++++++++--------
 lib/toaster/toastergui/templates/projectconf.html  | 22 +++----
 lib/toaster/toastergui/templates/targets.html      |  2 +-
 lib/toaster/toastergui/urls.py                     |  2 +-
 lib/toaster/toastergui/views.py                    | 75 ++++++++++++++--------
 10 files changed, 153 insertions(+), 107 deletions(-)

-- 
1.9.1




More information about the bitbake-devel mailing list