diff options
author | Jason Wessel <jason.wessel@windriver.com> | 2013-11-25 15:21:27 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-02 11:28:27 +0000 |
commit | 6ff9c9e39de57964ad7f711a77243a7049e9cada (patch) | |
tree | fce7119ba7d8e48a7ab1dfafd16b18244ddb6a80 /bitbake/lib/bb/ui | |
parent | 0bea372b0fe6d77b2f6b742214f97a0db79e3990 (diff) | |
download | poky-6ff9c9e39de57964ad7f711a77243a7049e9cada.tar.gz |
bitbake: bitbake, xmlrpc.py: Implement memory resident auto port configuration/restart
This patch adds the ability to dynamically select a port for the
bitbake memory resident server when the BBSERVER port is set to -1.
This allows for running multiple instances of the bitbake memory
resident server on the same system in different build directories.
The client portion of the bitbake instance can also request that the
server automatically start when using the auto port feature. This is
to deal with a bitbake instance that eventually times out and exits or
that has died for some unknown reason.
The new functionality allows for lazy startup of the server after
sourcing the init script for the memory resident functionality.
(Bitbake rev: d6abc07ff385357d312d8435b89e0a9c1f965433)
Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/ui')
0 files changed, 0 insertions, 0 deletions