[oe-commits] [bitbake] branch master updated (ebce92b -> 2d14d60)

git at git.openembedded.org git at git.openembedded.org
Mon Dec 18 15:07:22 UTC 2017


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

rpurdie pushed a change to branch master
in repository bitbake.

    from ebce92b  providers: Fix determinism issue
     new 21dde78  toaster: unset BBPATH before starting bbserver for backwards compatibility
     new 1b34e3c  toaster: update Toaster for Django 1.11
     new 567f072  toaster: some recipe events do not include packages
     new b471788  toaster: enable custom env support for shell calls
     new d035843  toaster: landing page show cmdline capture
     new 2d14d60  toaster: add 'nobuild' option to Toaster

The 6 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                                     | 19 +++++---
 lib/bb/ui/buildinfohelper.py                    |  6 ++-
 lib/toaster/bldcollector/urls.py                |  2 +-
 lib/toaster/bldcontrol/localhostbecontroller.py | 44 +++++++++++-------
 lib/toaster/toastergui/templates/base.html      |  4 ++
 lib/toaster/toastergui/templates/landing.html   | 10 ++++-
 lib/toaster/toastergui/urls.py                  |  2 +-
 lib/toaster/toastergui/views.py                 | 59 +++++++++++++++----------
 lib/toaster/toastergui/widgets.py               |  4 ++
 lib/toaster/toastermain/settings.py             |  2 +-
 lib/toaster/toastermain/urls.py                 |  2 +-
 toaster-requirements.txt                        |  2 +-
 12 files changed, 103 insertions(+), 53 deletions(-)

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


More information about the Openembedded-commits mailing list