[oe-commits] [bitbake] branch master updated (2d0203f -> 3daa900)

git at git.openembedded.org git at git.openembedded.org
Mon Jul 31 14:15:11 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 2d0203f  tests/fetch: fix GitShallowTest.test_bitbake
     add 57be5cc  fetch2: fix checkstatus fallback to MIRRORS
     add 5753fe8  runqueue: Tweak debug message to make it more readable/diffable
     add d8e7966  toaster: enable remote HTTP API for status aggregation
     add 2aa7ad3  toaster: move to new bitbake xmlrpc default
     add bb70ae0  wget: fix FusionForge workaround
     add 974281e  process: Reorder server command processing and handle EOFError
     add 10a6a48  process: Add some extra server startup logs
     add dec1d2c  daemonize: Ensure child process exits safely
     add 3daa900  daemonize: clean up code

No new revisions were added by this update.

Summary of changes:
 lib/bb/daemonize.py                             | 159 ++++--------------------
 lib/bb/fetch2/__init__.py                       |   5 +-
 lib/bb/fetch2/wget.py                           |   9 +-
 lib/bb/runqueue.py                              |   2 +-
 lib/bb/server/process.py                        |  36 +++---
 lib/toaster/bldcontrol/bbcontroller.py          |   4 +-
 lib/toaster/bldcontrol/localhostbecontroller.py |  19 ++-
 lib/toaster/orm/models.py                       |   2 +-
 lib/toaster/toastergui/templates/health.html    |   6 +
 lib/toaster/toastergui/urls.py                  |   7 +-
 lib/toaster/toastergui/views.py                 |  86 ++++++++++++-
 lib/toaster/toastermain/urls.py                 |   5 +-
 12 files changed, 168 insertions(+), 172 deletions(-)
 create mode 100644 lib/toaster/toastergui/templates/health.html

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


More information about the Openembedded-commits mailing list