[oe-commits] [bitbake] branch 1.40 updated (7e9c0bf -> 1711a17)

git at git.openembedded.org git at git.openembedded.org
Thu Dec 6 10:51:49 UTC 2018


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

rpurdie pushed a change to branch 1.40
in repository bitbake.

    from 7e9c0bf  tests/fetch: Update after recent gitsm message changes
     new 9c619f1  fetch2: Avoid warning about incorrect character escaping in regex
     new c36803d  server/process: Fix ConnectionRefusedError tracebacks
     new 7e76237  runqueue: Ensure disk monitor is started when no setscene tasks are run
     new cddd27f  fetch2/svn: Fix SVN repository concurrent update race
     new 9b15f26  process: Flush key output to logs
     new 1711a17  main: Don't use print() directly, use logger

The 6 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/__init__.py |  2 +-
 lib/bb/fetch2/svn.py      | 64 ++++++++++++++++++++++++++---------------------
 lib/bb/main.py            |  2 +-
 lib/bb/runqueue.py        | 11 ++++----
 lib/bb/server/process.py  |  7 +++++-
 5 files changed, 50 insertions(+), 36 deletions(-)

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


More information about the Openembedded-commits mailing list