[oe-commits] [bitbake] branch master-next updated (f8f387d -> 80f377e)

git at git.openembedded.org git at git.openembedded.org
Thu Oct 6 10:44:21 UTC 2016


rpurdie pushed a change to branch master-next
in repository bitbake.

      from  f8f387d   toaster: add Font Awesome license
      adds  5087d85   bitbake-user-manual: Fixed grammar from missing word
      adds  6e6b7e1   bitbake-user-manual: Added examples for using overrides with functions.
      adds  67d5501   bitbake-user-manual: Updated minor wordings.
      adds  e6f1215   bitbake-user-manual: Added new section on BB-style functions
      adds  263762a   toaster: api / project Cancel any in progress builds before project delete
      adds  11b3b6a   toaster: buildinfohelper: Use correct way to get message from LogMessage
      adds  c57f20f   toaster: checksettings Remove confusing startup messages
      adds  cfef79e   toaster: importlayer Fix layer dependencies button state toggle
      adds  e47a1cc   toaster: Delete notification update front end implementation to design
      adds  80f377e   toaster: Update tests to reflect front end changes

No new revisions were added by this update.

Summary of changes:
 .../bitbake-user-manual-metadata.xml               | 216 +++++++++++++++++++--
 lib/bb/ui/buildinfohelper.py                       |   9 +-
 .../management/commands/checksettings.py           |   2 -
 .../tests/browser/test_layerdetails_page.py        |   4 +
 lib/toaster/tests/browser/test_project_page.py     |   2 +-
 lib/toaster/toastergui/api.py                      |  57 +++---
 lib/toaster/toastergui/static/js/importlayer.js    |  30 +--
 lib/toaster/toastergui/static/js/layerdetails.js   |   2 +
 lib/toaster/toastergui/static/js/libtoaster.js     |   2 +-
 lib/toaster/toastergui/templates/base.html         |   2 +-
 .../toastergui/templates/basebuildpage.html        |   6 +-
 lib/toaster/toastergui/templates/project.html      |  12 +-
 lib/toaster/toastergui/tests.py                    |   8 +-
 13 files changed, 271 insertions(+), 81 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list