[oe-commits] [bitbake] branch master updated (f02114c -> 02845a5)

git at git.openembedded.org git at git.openembedded.org
Wed Dec 26 11:13:12 UTC 2018


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

rpurdie pushed a change to branch master
in repository bitbake.

    from f02114c  server/process: Ensure socket has a timeout set
     new 96a4155  tests/persist_data: Add tests
     new 8a1f2fc  process.py: Set socket timeout to 10 seconds
     new 0774e6e  main: When retrying the connection, show the attempt number
     new d5b0a9a  process: Handle EWOULDBLOCK in socket connect
     new 02845a5  process: Rewrite multiple connection handling

The 5 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:
 bin/bitbake-selftest         |   1 +
 lib/bb/main.py               |   5 +-
 lib/bb/server/process.py     |  67 ++++++++++++--------
 lib/bb/tests/persist_data.py | 142 +++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 189 insertions(+), 26 deletions(-)
 create mode 100644 lib/bb/tests/persist_data.py

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


More information about the Openembedded-commits mailing list