[oe-commits] [bitbake] branch master updated (8a60106 -> 2a78c2d)

git at git.openembedded.org git at git.openembedded.org
Thu Aug 31 22:31:27 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 8a60106  main: Attempt to gain bitbake.lock rather than just waiting
     add af3c892  command: Fix some bugs identified by BB_SERVER_TIMEOUT
     add 8104b33  prserv/cooker: Drop unused param
     add 9dc7f38  cooker: Handle datastore tracking for showEnvironment server side only
     add 638d366  cooker: Change to consistent prefile/postfile handling
     add b861693  prserv/serv: Shut down any existing server before restarting
     add 971272e  cooker: Allow changes in PRSERV_HOST to be responded to
     add 8fd30ca  cookerdata: Avoid tracebacks from early reset() calls
     add a381646  ui/knotty: Send updateConfig early
     add a7591ef  prserv/serv: Send sentinel to stop handler thread
     add ba7e3c7  prserv/serv: Rename self.quit -> self.quitflag
     add c1b00a9  prserv/serv: Gracefully handle the PR server exiting quickly
     add b5e3b28  tinfoil: fix log message doubling when config_only=False
     add 24879df  tinfoil: ensure log lines get printed when tasks fail
     add cc8b4c8  tinfoil: ensure variable history tracking works when parsing a recipe
     add f120355  cooker: ensure we can run buildFileInternal() after cache is populated
     add 8c4b35d  fetch2/npm: add noverify parameter to skip lockdown/shrinkwrap
     add 0a7ee8c  cooker: Ensure buildFile doesn't have lasting side effects
     add 2a78c2d  siggen: Add reset to SignatureGenerator

No new revisions were added by this update.

Summary of changes:
 lib/bb/command.py        |  3 ++-
 lib/bb/cooker.py         | 68 +++++++++++++++++++++++++++++-------------------
 lib/bb/cookerdata.py     | 12 +++------
 lib/bb/fetch2/npm.py     | 41 +++++++++++++++--------------
 lib/bb/server/process.py |  6 -----
 lib/bb/siggen.py         |  3 +++
 lib/bb/tinfoil.py        | 47 +++++++++++++++++++++++++--------
 lib/bb/ui/knotty.py      | 54 +++++++++++++++++++++-----------------
 lib/prserv/serv.py       | 28 +++++++++++++-------
 9 files changed, 156 insertions(+), 106 deletions(-)

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


More information about the Openembedded-commits mailing list