generic-poky/bitbake/lib/bb/server
Alexandru DAMIAN d0861b7a12 bitbake: bitbake: xmlrpc remote server
Added code in XMLRPC server that creates a stub local server
for a client-only connection and is able to connect to
a remote server, and receive events from the remote server.

Added the option to start a client with a remote server in
bitbake.

Original code by Bogdan Marinescu <bogdan.a.marinescu@intel.com>

(Bitbake rev: 25b2af76104d5aaf6435de8c158e0407512f97ce)

Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-05-30 10:44:00 +01:00
..
__init__.py bitbake: Don't import xmlrpc server unless needed 2010-01-22 16:15:50 +00:00
process.py bitbake: server/bitbake: Remove launchUI method 2013-05-30 09:54:35 +01:00
xmlrpc.py bitbake: bitbake: xmlrpc remote server 2013-05-30 10:44:00 +01:00