[oe-commits] [bitbake] branch master updated (e5f1f8f -> 9c86c58)

git at git.openembedded.org git at git.openembedded.org
Tue Aug 28 09:33:16 UTC 2018


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a change to branch master
in repository bitbake.

    from e5f1f8f  parse/ast: ensure saved event handlers really do get restored
     add 6c3c196  toaster: allow pokydirname to be evaluated when all layers are local
     add 365d8d9  toaster: use a more flexible way to find bitbake
     add e073775  toaster: allow TOASTER_DIR to be overridden from cmdline
     add 679c70a  toaster/widgets.py: avoid divide by zero issues
     add a6e20bd  toastergui/newproject.html: fix release divs
     add 55333f1  toaster/checksettings: allow CUSTOM_XML_ONLY setting through env
     add 59f3e04  toaster/models.py: allow local paths for custom recipe's base
     add aa79967  toaster/layerdetails.js: don't hide local layer info
     add 8ce51fb  toaster: enable project import and merged Toaster settings
     add 9c86c58  fetcher: Fixed remote removal not throwing exception.

No new revisions were added by this update.

Summary of changes:
 bin/toaster                                        |  9 +++-
 lib/bb/fetch2/git.py                               |  7 ++-
 lib/toaster/bldcontrol/localhostbecontroller.py    | 39 ++++++++++++---
 .../management/commands/checksettings.py           |  3 +-
 lib/toaster/orm/models.py                          |  7 +++
 lib/toaster/toastergui/static/js/layerdetails.js   |  3 +-
 lib/toaster/toastergui/templates/newproject.html   | 57 +++++++++++-----------
 lib/toaster/toastergui/views.py                    | 22 ++++++---
 lib/toaster/toastergui/widgets.py                  | 19 +++++---
 .../toastermain/management/commands/buildimport.py |  7 +--
 10 files changed, 110 insertions(+), 63 deletions(-)

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


More information about the Openembedded-commits mailing list