Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] A couple of fixes related to the server rework
@ 2017-08-07 10:03 Paul Eggleton
  2017-08-07 10:03 ` [PATCH 1/2] bitbake.conf: whitelist BB_SERVER_TIMEOUT from config hash Paul Eggleton
  2017-08-07 10:03 ` [PATCH 2/2] devtool: fix handling of errors during task execution Paul Eggleton
  0 siblings, 2 replies; 3+ messages in thread
From: Paul Eggleton @ 2017-08-07 10:03 UTC (permalink / raw)
  To: openembedded-core

A couple of fixes for issues I've noticed when working with the newly
reworked server code in bitbake. 

Note: patch 2/2 also requires the revert I just sent to bitbake-devel
in order to fully resolve the issue.


The following changes since commit a5bb13a5d7d7a668ca61da6b17884e3b05b95355:

  python: don't include -tests with modules (2017-08-03 11:14:04 +0100)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib paule/server-fixes
  http://cgit.openembedded.org/openembedded-core-contrib/log/?h=paule/server-fixes

Paul Eggleton (2):
  bitbake.conf: whitelist BB_SERVER_TIMEOUT from config hash
  devtool: fix handling of errors during task execution

 meta/conf/bitbake.conf          |  2 +-
 scripts/lib/devtool/standard.py | 10 ++++++++++
 2 files changed, 11 insertions(+), 1 deletion(-)

-- 
2.9.4



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-08-07 10:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-07 10:03 [PATCH 0/2] A couple of fixes related to the server rework Paul Eggleton
2017-08-07 10:03 ` [PATCH 1/2] bitbake.conf: whitelist BB_SERVER_TIMEOUT from config hash Paul Eggleton
2017-08-07 10:03 ` [PATCH 2/2] devtool: fix handling of errors during task execution Paul Eggleton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox