]> code.ossystems Code Review - openembedded-core.git/commit
oe-init-build-env: Allow startup with and without memres
authorJason Wessel <jason.wessel@windriver.com>
Mon, 25 Nov 2013 21:21:28 +0000 (15:21 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 2 Dec 2013 11:27:36 +0000 (11:27 +0000)
commitd71059c86a8160f39af6ddfdd30c86835f4eb959
tree47bfb0568e568d843692a14506f2a96503eeff49
parent2e60ef7fe63974e443a9ddc25c5eb4249ec37963
oe-init-build-env: Allow startup with and without memres

Use the bitbake --status-only and the fact that bitbake.lock will
contain the host name and port to determine when to activate or
shutdown the stay resident bitbake server.

This allows a end developer to cleanly switch between the two ways to
use bitbake as well as enter the memres bitbake server from multiple
shells without starting the server if it is already running.

Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
oe-init-build-env
oe-init-build-env-memres