]> code.ossystems Code Review - openembedded-core.git/commit
oe-init-build-env-memres: Add auto port functionality
authorJason Wessel <jason.wessel@windriver.com>
Mon, 25 Nov 2013 21:21:29 +0000 (15:21 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 2 Dec 2013 11:27:46 +0000 (11:27 +0000)
commit9cf1ac73c4e35101a4f5c01a5e1c53f9d567bc58
tree5ca1ff98a02528233ee61e6399039fc31041cfb2
parentd71059c86a8160f39af6ddfdd30c86835f4eb959
oe-init-build-env-memres: Add auto port functionality

In order to run multiple bitbake memory resident servers on the same
machine they must each use different ports.

This patch works in conjuction with bitbake to make the auto port
selection and lazy server startup the default.

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