[oe-commits] [bitbake] branch master-next updated (fdcea99 -> 4f3057b)

git at git.openembedded.org git at git.openembedded.org
Fri Jul 28 15:03:40 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 fdcea99  bitbake-diffsigs: fix regression after recent server changes
     new 45cff57  event: Don't write duplicate logs to stdout and stderr in no UI case
     new f79187f  process: Ensure ConnectionReader/Writer have fileno() and close() methods
     new 930d077  process: Allow BBUIEventQueue to exit cleanly
     new 77fd3a3  process: Move socket keep alive into BitBakeProcessServerConnection
     new 9792e11  process/cooker: Allow UI process to know if the cooker was started successfully
     new 0edceea  process: Don't leak open pipes upon reconnection
     new 4f3057b  process: Clean up server communication timeout errors

The 7 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/cooker.py         |  6 +++-
 lib/bb/event.py          | 27 ++++++++++------
 lib/bb/server/process.py | 84 +++++++++++++++++++++++++++++++++++-------------
 3 files changed, 84 insertions(+), 33 deletions(-)

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


More information about the Openembedded-commits mailing list