[oe-commits] [bitbake] branch 1.38 updated (0cfc389 -> 4f6ba26)

git at git.openembedded.org git at git.openembedded.org
Mon Feb 25 22:28:21 UTC 2019


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

rpurdie pushed a change to branch 1.38
in repository bitbake.

    from 0cfc389  bitbake-user-manual: Fixed section head typo
     new d150e50  fetch: don't use shell=True when listing ar files
     new fd1504a  layerindex: don't use shell=True when cloning
     new 21dcec2  server/process: Make lockfile handling clearer
     new cc32e70  server/process: print a message when no logfile
     new 340a7d9  server/process: Show the last 60 log lines, not the last 10
     new da54a3f  server/process: Show last 60 lines of the log if the server didn't start
     new de298ff  bitbake-diffsigs: Merge with bitbake-dumpsig
     new 65c2a64  bitbake-diffsigs: Support recursive deps with signature files
     new 64055fd  server/process: Increase server startup time delay
     new 3954879  cooker: Add some timing debug messages to the server startup
     new e53c100  server/process: Ensure socket has a timeout set
     new c4a9409  process.py: Set socket timeout to 10 seconds
     new f770d6a  process: Handle EWOULDBLOCK in socket connect
     new f675293  process: Rewrite multiple connection handling
     new 4f6ba26  utils: add optional callback to edit_bblayers_conf()

The 15 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-diffsigs       | 143 ++++++++++++++++++++++++++-------------------
 bin/bitbake-dumpsig        |  95 +-----------------------------
 lib/bb/cooker.py           |  19 ++++++
 lib/bb/fetch2/__init__.py  |   2 +-
 lib/bb/server/process.py   |  96 ++++++++++++++++++++----------
 lib/bb/utils.py            |  15 ++++-
 lib/bblayers/layerindex.py |   2 +-
 7 files changed, 186 insertions(+), 186 deletions(-)
 mode change 100755 => 120000 bin/bitbake-dumpsig

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


More information about the Openembedded-commits mailing list