[bitbake-devel] [PATCH 0/8] Toaster bugfixing patchset

Alex DAMIAN alexandru.damian at intel.com
Thu Apr 16 14:47:37 UTC 2015


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

Hello,

This is a Toaster bugfixing patchset that has been reviewed on the toaster mailinglist. 
Can you please pull whenever convenient ?

Cheers,
Alex

The following changes since commit c4172fe33f0c63eda7f4af2bd36a5e9738e13595:

  bitbake-layers: ensure non-extended recipe name is preferred (2015-04-11 16:14:30 +0100)

are available in the git repository at:

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

Belen Barros Pena (2):
  toasterui: correct terminology in landing page
  toasterui: remove 'targets' from project notification

David Reyna (4):
  toaster: add layer source in admin throws an error
  toaster: searching all projects table resets page count
  toaster: recipe path broken in recipe detail page
  toaster: date range filter for project builds page

Michael Wood (2):
  toaster: base.js minor jshint fixes
  toaster: BuildButton target input allow building targets with tasks

 lib/toaster/orm/models.py                          | 28 ++++++++++++++++------
 lib/toaster/toastergui/static/js/base.js           | 24 +++++++++----------
 lib/toaster/toastergui/static/js/libtoaster.js     |  9 ++++---
 lib/toaster/toastergui/static/js/projectapp.js     |  2 +-
 lib/toaster/toastergui/templates/landing.html      |  2 +-
 .../toastergui/templates/projectbuilds.html        | 16 +++++++++++++
 lib/toaster/toastergui/templates/recipes.html      |  2 +-
 lib/toaster/toastergui/views.py                    |  5 +++-
 8 files changed, 59 insertions(+), 29 deletions(-)

-- 
1.9.1




More information about the bitbake-devel mailing list