[oe-commits] [bitbake] branch master updated (fdcea99 -> 2d0203f)

git at git.openembedded.org git at git.openembedded.org
Sun Jul 30 07:48:23 UTC 2017


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

rpurdie pushed a change to branch master
in repository bitbake.

    from fdcea99  bitbake-diffsigs: fix regression after recent server changes
     add 45cff57  event: Don't write duplicate logs to stdout and stderr in no UI case
     add f79187f  process: Ensure ConnectionReader/Writer have fileno() and close() methods
     add 930d077  process: Allow BBUIEventQueue to exit cleanly
     add 77fd3a3  process: Move socket keep alive into BitBakeProcessServerConnection
     add 57000d4  process/cooker: Allow UI process to know if the cooker was started successfully
     add f41e4e9  process: Don't leak open pipes upon reconnection
     add 8633b7c  process: Clean up server communication timeout errors
     add 0f85c54  main: Always return 0 for bitbake --kill-server
     new 2d0203f  tests/fetch: fix GitShallowTest.test_bitbake

The 1 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/main.py           |  6 ++--
 lib/bb/server/process.py | 84 +++++++++++++++++++++++++++++++++++-------------
 lib/bb/tests/fetch.py    |  2 +-
 5 files changed, 89 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