bitbake: xmlrpc: removes the event servers controller
authorAlexandru DAMIAN <alexandru.damian@intel.com>
Fri, 7 Jun 2013 16:03:06 +0000 (17:03 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 14 Jun 2013 13:34:59 +0000 (14:34 +0100)
commit465bcf9025a090fa83c67d520408f6caf4480e63
tree52a18d15680f230672aae3be79897fe05ff37ce1
parentbf4f54e478ca4350d54e1cbc5179f649b7031e6c
bitbake: xmlrpc: removes the event servers controller

XMLRPC API ran a XMLRPC server at port+2 in order
to provide endpoints to register an event server
in which to dump the events.

This is no longer used, so we remove it.

(Bitbake rev: e171a363913a86e56266f4c9d107110c7f5221e3)

Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/server/xmlrpc.py