ref-manual: Update to oe-init-build-env-memres description.

Fixes [YOCTO #7559]

Removed the information stating that the port address 12345 is used.
Really what happens is a random port address is used.

(From yocto-docs rev: f469c2431b26593a762e348e9c5d0e84c582eab8)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2015-04-09 12:32:24 -07:00 committed by Richard Purdie
parent be1e1824cb
commit fa398ae99f
1 changed files with 2 additions and 2 deletions

View File

@ -323,7 +323,7 @@
<para>
If you do not provide a port number with the script, the
BitBake server at port "12345" is started.
BitBake server starts at a randomnly selected port.
</para>
<para>
@ -373,7 +373,7 @@
<filename>source</filename> the script, the Build Directory is
created using that name.
For example, the following command starts the BitBake server using
the default port "12345" and creates a Build Directory named
a randomnly selected port and creates a Build Directory named
<filename>mybuilds</filename> that is outside of the
<ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink>:
<literallayout class='monospaced'>