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

git at git.openembedded.org git at git.openembedded.org
Mon Aug 27 23:05:21 UTC 2018


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

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

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

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


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