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

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


rpurdie pushed a change to branch master
in repository bitbake.

      from  e6f1215   bitbake-user-manual: Added new section on BB-style functions
       new  263762a   toaster: api / project Cancel any in progress builds before project delete
       new  11b3b6a   toaster: buildinfohelper: Use correct way to get message from LogMessage
       new  c57f20f   toaster: checksettings Remove confusing startup messages
       new  cfef79e   toaster: importlayer Fix layer dependencies button state toggle
       new  e47a1cc   toaster: Delete notification update front end implementation to design
       new  80f377e   toaster: Update tests to reflect front end changes

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 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 ++-
 12 files changed, 71 insertions(+), 65 deletions(-)

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


More information about the Openembedded-commits mailing list