[oe-commits] [bitbake] branch master-next updated (af3c892 -> 2a78c2d)

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

The 17 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         | 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 +++++++++++++-------
 8 files changed, 154 insertions(+), 105 deletions(-)

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


More information about the Openembedded-commits mailing list