diff options
author | Dongxiao Xu <dongxiao.xu@intel.com> | 2012-01-06 17:02:29 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-01-06 15:55:57 +0000 |
commit | ce9e6bad8f9f63687160c300970b49fe2bc50e52 (patch) | |
tree | 89559a2b20034e7ab4033d5cae51a9bbb7c96df2 /bitbake/lib/bb/command.py | |
parent | eb2a8fe6c0c80632b1aa6d2bd8575ad8c2851133 (diff) | |
download | poky-ce9e6bad8f9f63687160c300970b49fe2bc50e52.tar.gz |
bitbake: add a new option "--server-only"
Create a new option "--server-only" for bitbake command, which allows
bitbake runs as a server, and let frontend connect the server itself.
"--server-only" should work with "-t xmlrpc", or bitbake will exit.
bitbake --server-only -t xmlrpc will print out the server address and
port information.
(Bitbake rev: 2677254cf9792cee083605267570d93b425cc2db)
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/command.py')
0 files changed, 0 insertions, 0 deletions