[bitbake-devel] [PATCH 0/4] toaster patchset

Alex DAMIAN alexandru.damian at intel.com
Wed Mar 12 18:47:36 UTC 2014


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

This patchset consists on data collection improvement patches, and 
UI interface improvements.

Can you please pull in these changes ?

The following changes since commit fe8baaa2f533db7a1b7203476c675588923d8d45:

  runqueue: Improve sigchld handler (2014-03-12 05:55:59 -0700)

are available in the git repository at:

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

Amit Kumar Chaudhary (1):
  toaster: add errors and warnings listing

Cristiana Voicu (2):
  toaster: populate target image file table
  toaster: add license manifest path to database

Ravi Chintakunta (1):
  toaster: Add counters to filters

 lib/bb/ui/buildinfohelper.py                       | 27 +++++++
 lib/bb/ui/toasterui.py                             | 10 ++-
 lib/toaster/bldviewer/api.py                       |  1 +
 lib/toaster/bldviewer/views.py                     |  3 +-
 lib/toaster/toastergui/static/js/main.js           | 20 ++++++
 .../toastergui/templates/builddashboard.html       | 56 ++++++++++++++-
 .../toastergui/templates/filtersnippet.html        | 17 +++--
 lib/toaster/toastergui/views.py                    | 84 ++++++++++++----------
 8 files changed, 171 insertions(+), 47 deletions(-)

-- 
1.8.3.2




More information about the bitbake-devel mailing list