summaryrefslogtreecommitdiffstats
path: root/documentation/adt-manual/adt-manual.xml
diff options
context:
space:
mode:
authorRobert Yang <liezhi.yang@windriver.com>2017-07-17 01:27:14 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-07-21 08:41:11 +0100
commitc276e38bf8f20d9f6ef0645d3c3050b383ac794a (patch)
tree2100c87537651df079c898e7528c52fb3ba67b6f /documentation/adt-manual/adt-manual.xml
parent38af7fef512601423c231ae61959b12ec54575cc (diff)
downloadpoky-c276e38bf8f20d9f6ef0645d3c3050b383ac794a.tar.gz
bitbake: bb/main.py: avoid starting server when not needed
Fixed 1: $ . ../poky/oe-init-build-env-memres . $ bitbake -m $ bitbake -m # shutdown it again $ bitbake -m Starting bitbake server... Terminated bitbake server. It starts the server and kill it which is redundant. $ bitbake -m $ bitbake --status-only Starting bitbake server... It starts the server which is not what we need. (Bitbake rev: 335fd0106359dddfe1eeb0c7d0bc03f8454b895c) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/adt-manual/adt-manual.xml')
0 files changed, 0 insertions, 0 deletions