[oe-commits] [bitbake] branch master-next updated (57be5cc -> bb70ae0)

git at git.openembedded.org git at git.openembedded.org
Sun Jul 30 15:24:47 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 57be5cc  fetch2: fix checkstatus fallback to MIRRORS
     new 5753fe8  runqueue: Tweak debug message to make it more readable/diffable
     new d8e7966  toaster: enable remote HTTP API for status aggregation
     new 2aa7ad3  toaster: move to new bitbake xmlrpc default
     new bb70ae0  wget: fix FusionForge workaround

The 4 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:
 lib/bb/fetch2/wget.py                           |  9 +--
 lib/bb/runqueue.py                              |  2 +-
 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 +-
 9 files changed, 122 insertions(+), 18 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