summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/bldcontrol/management/__init__.py
diff options
context:
space:
mode:
authorAlexandru DAMIAN <alexandru.damian@intel.com>2014-06-11 10:19:03 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-06-13 11:55:33 +0100
commit74cd8c38aa434ab825931f30b957d7b4bf871a9a (patch)
tree83eb7e68f84eaded742b6d2bc9073e095b62e139 /bitbake/lib/toaster/bldcontrol/management/__init__.py
parentc7ae6bd30751a3020077b395dba929846dd1e020 (diff)
downloadpoky-74cd8c38aa434ab825931f30b957d7b4bf871a9a.tar.gz
bitbake: xmlrpc: add support for token reusing
We add support to specify a connection token in the command line and in the environment variable BBTOKEN. When a client registers to a bitbake server, that client will have exclusive access to the server. The client is identified by a server-supplied token. If a client terminates, we cannot reconnect to the server as the token is lost. This patch adds the capability to specify the connection token in the command line for xmlrpc clients. This allows us to have bitbake work as an already-authenticated client with the server and resume sending commands to a server. (Bitbake rev: db5390940c0afbcdc9fbcf1225761968ae51d4a7) Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/toaster/bldcontrol/management/__init__.py')
0 files changed, 0 insertions, 0 deletions