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

git at git.openembedded.org git at git.openembedded.org
Mon Dec 18 18:06:21 UTC 2017


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

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

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

No new revisions were added by this update.

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