[bitbake-devel] [PATCH 0/2] Fixes for xmlrpc code

Alex DAMIAN alexandru.damian at intel.com
Mon May 19 13:36:50 UTC 2014


From: Alexandru DAMIAN <alexandru.damian at intel.com>

Hello, 

These are two patches that refactor the XMLRPC client code to make it more reusable,
with the goal of using the client class directly in the Toaster build controller to
start, control and stop a bitbake server.

Can you please review and merge ?

Cheers,
Alex


The following changes since commit ef2bf63e56b87e19d1a9059dd2d81a9a1a537254:

  fetch2/gitsm: Documentation improvements for gitsm:// fetcher (2014-05-19 12:02:45 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib adamian/20140519-xmlrpcfixes
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=adamian/20140519-xmlrpcfixes

Alexandru DAMIAN (2):
  bitbake: move configuration reading code
  xmlrpc: client - remove fatal errors

 bin/bitbake             | 46 +++++++++++++++++++++++++++++++++++-----------
 lib/bb/server/xmlrpc.py | 33 ++++++---------------------------
 2 files changed, 41 insertions(+), 38 deletions(-)

-- 
1.9.1



More information about the bitbake-devel mailing list