aboutsummaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2015-04-09 12:32:24 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-04-10 14:47:11 +0100
commitfa398ae99fed35218804a96888c32e58474463a2 (patch)
tree6c262f68e204a3737549eea8ca12df521e602e80 /documentation
parentbe1e1824cb1c2c402d661fc714e2ce1a57d55504 (diff)
downloadopenembedded-core-contrib-fa398ae99fed35218804a96888c32e58474463a2.tar.gz
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>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/ref-manual/ref-structure.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/ref-manual/ref-structure.xml b/documentation/ref-manual/ref-structure.xml
index d6e506d18e..f084f15021 100644
--- a/documentation/ref-manual/ref-structure.xml
+++ b/documentation/ref-manual/ref-structure.xml
@@ -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'>