[bitbake-devel] [PATCH 00/14] Toaster pull request

Alex DAMIAN alexandru.damian at intel.com
Mon Mar 31 16:47:10 UTC 2014


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

Hello,

This is a Toaster patchset pull request. These patches have been reviewed on the toaster
mailing list.

Can you please pull at your convenience ?

Thank you,
Alex

The following changes since commit f4ebc4de63d64e3b5f87e1d0f51507760c3d82d7:

  user-manual-execution.xml: Added how BB processes curly braces. (2014-03-30 10:19:41 +0100)

are available in the git repository at:

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

Alexandru DAMIAN (2):
  toaster: update saving sstate task data
  toaster: fix timezone detection

Belen Barros Pena (7):
  toaster: Show "No builds found" in the builds table
  toaster: Remove trailing spaces from 'name'
  toaster: Small tweaks to the packages included interface
  toaster: Fix the fade out animation
  toaster: Increase animation duration
  toaster: Match search results form to no results form
  toaster: Update help text in format_vpackage_namehelp tag

Cristiana Voicu (1):
  toaster: use deploy_dir var to obtain the license.manifest path

Dave Lerner (1):
  toaster: unbuilt package dependency formats

David Reyna (2):
  toaster: disable configvar sorts for value and files
  toaster: secondary sort key as table's default order

Ravi Chintakunta (1):
  toaster: Display task description

 lib/bb/ui/buildinfohelper.py                       | 19 +++++-
 lib/toaster/orm/models.py                          |  7 ++
 lib/toaster/toastergui/static/css/default.css      |  3 +-
 .../toastergui/templates/basetable_top.html        |  2 +-
 lib/toaster/toastergui/templates/build.html        |  6 +-
 .../templates/package_built_dependencies.html      | 75 ++++++++++------------
 .../templates/package_included_tabs.html           |  2 +-
 lib/toaster/toastergui/templates/recipe.html       |  2 +-
 lib/toaster/toastergui/templates/target.html       |  8 +--
 lib/toaster/toastergui/templates/tasks.html        |  2 +-
 lib/toaster/toastergui/templatetags/projecttags.py |  2 +-
 lib/toaster/toastergui/views.py                    | 37 +++++------
 lib/toaster/toastermain/settings.py                | 20 +++++-
 13 files changed, 106 insertions(+), 79 deletions(-)

-- 
1.9.1




More information about the bitbake-devel mailing list