[oe-commits] [bitbake] branch master updated (8055fbe -> 9a4db1a)

git at git.openembedded.org git at git.openembedded.org
Fri May 13 12:44:07 UTC 2016


rpurdie pushed a change to branch master
in repository bitbake.

      from  8055fbe   toaster: tests browser Add test for creating a project
      adds  e6a0296   daemonize/prserv/tests/fetch: Convert file() -> open()
      adds  2c39ebd   runqueue: Improve timestamp comparisons
      adds  624dd92   knotty: Ensure consolelog file handle is closed
      adds  322949c   contrib/dump_cache.py, cache: Fix to use python 3 syntax
      adds  1ffd873   bin/bitbake-worker: Fix invalid bb.msg.fatal usage
      adds  8902c29   utils: Force bitbake to en_US.UTF-8 locale setting everywhere
      adds  7ed82bd   cooker: Fix log message syntax
      adds  bf1a92d   main: Change warn() -> warning()
      adds  ca8c91a   fetch: Use OrderedDict for url parameters
      adds  d7db750   event/msg: Pass formatted exceptions
      adds  b90a164   cookerdata: Fix log messages and ensure we exit
      adds  9a4db1a   main: Ensure exceptions are correctly displayed

No new revisions were added by this update.

Summary of changes:
 bin/bitbake-worker        |  3 ++-
 contrib/dump_cache.py     |  4 ++--
 lib/bb/cache.py           |  2 +-
 lib/bb/cooker.py          |  2 +-
 lib/bb/cookerdata.py      |  3 ++-
 lib/bb/daemonize.py       |  4 ++--
 lib/bb/event.py           |  3 ++-
 lib/bb/fetch2/__init__.py |  5 +++--
 lib/bb/main.py            |  5 ++---
 lib/bb/msg.py             |  5 +++--
 lib/bb/runqueue.py        |  6 +++++-
 lib/bb/tests/fetch.py     | 13 +++++++------
 lib/bb/ui/knotty.py       |  5 +++++
 lib/bb/utils.py           |  7 +++++++
 lib/prserv/serv.py        | 10 +++++-----
 15 files changed, 49 insertions(+), 28 deletions(-)

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


More information about the Openembedded-commits mailing list