[oe-commits] [bitbake] branch master updated (0bb188f -> 1679188)

git at git.openembedded.org git at git.openembedded.org
Wed Dec 7 10:44:18 UTC 2016


rpurdie pushed a change to branch master
in repository bitbake.

      from  0bb188f   ast: remove BBVERSIONS support
       new  7cf22ea   cooker process: fire heartbeat event at regular time intervals
       new  4547eea   runqueue.py: monitor disk space at regular time intervals
       new  3c943e9   monitordisk.py: minor code and comment cleanup
       new  f065ac1   monitordisk: add event
       new  3c82af1   depexp: fix string formatting.
       new  7df842f   toaster: browser tests - add Selenium Docker container as driver
       new  efb0e47   cooker: convert type which needs to be marshalled
       new  1679188   lib/bs4: Fix imports from html5lib >= 0.9999999/1.0b8

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


Summary of changes:
 lib/bb/cooker.py                                   |  2 +-
 lib/bb/event.py                                    | 27 ++++++++++++++++++++++
 lib/bb/monitordisk.py                              | 23 ++++++++++--------
 lib/bb/runqueue.py                                 | 24 +++++++++++++++----
 lib/bb/server/process.py                           | 25 ++++++++++++++++++++
 lib/bb/ui/depexp.py                                |  2 +-
 lib/bb/ui/knotty.py                                |  1 +
 lib/bb/ui/toasterui.py                             |  3 +++
 lib/bs4/builder/_html5lib.py                       | 17 ++++++++++----
 lib/toaster/tests/browser/README                   | 21 +++++++++++++++--
 lib/toaster/tests/browser/selenium_helpers_base.py | 13 +++++++++--
 11 files changed, 133 insertions(+), 25 deletions(-)

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


More information about the Openembedded-commits mailing list