[bitbake-devel] [PATCH 0/4] [fido] [master] Toaster UI patchset

Alex DAMIAN alexandru.damian at intel.com
Tue Mar 31 14:07:27 UTC 2015


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

Hello,

This is a toaster UI patchset aiming to fix an important bug in builds table,
and to enhance usability by driving consistency in the GUI in regards to 
terminology and search results.

Can you please pull for both origin and fido branch ?

Cheers,
Alex

The following changes since commit 0153e0b4e089f62a7d5a92ca6be2fa5a8f61a6e4:

  Update to version 1.27.0 post 1.26 release (2015-03-25 12:49:39 +0000)

are available in the git repository at:

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

Alexandru DAMIAN (3):
  toastergui: prevent error on empty build list
  toastergui: add ext4 option for IMAGE_FSTYPES
  Revert "toaster: machine not searchable in all builds/projects"

Belen Barros Pena (1):
  toasterui: rename 'targets' to 'recipes'

 lib/toaster/bldcontrol/models.py                   |  2 +-
 lib/toaster/toastergui/static/js/layerdetails.js   |  2 +-
 lib/toaster/toastergui/templates/base.html         |  4 +--
 lib/toaster/toastergui/templates/layerdetails.html | 16 ++++++------
 lib/toaster/toastergui/templates/project.html      | 22 ++++++++--------
 lib/toaster/toastergui/templates/targets.html      | 16 ++++++------
 lib/toaster/toastergui/views.py                    | 30 +++++++++++++---------
 7 files changed, 49 insertions(+), 43 deletions(-)

-- 
1.9.1



More information about the bitbake-devel mailing list