aboutsummaryrefslogtreecommitdiffstats
path: root/documentation/sdk-manual
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2016-09-06 12:09:44 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-09-23 15:27:33 +0100
commit4317c65d4e1b973f1dec7801ed35fe1d84a18fde (patch)
tree5eb9f0bb368b2a8d0622e949506e4248106633fe /documentation/sdk-manual
parent3277d8d307d580711870ca0a3901225b053a4171 (diff)
downloadopenembedded-core-contrib-4317c65d4e1b973f1dec7801ed35fe1d84a18fde.tar.gz
sdk-manual: Updated legacy mars links to go to neon section.
(From yocto-docs rev: 4c524f3763f676d4f60a8fb383019b6153901b9d) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/sdk-manual')
-rw-r--r--documentation/sdk-manual/sdk-appendix-mars.xml8
1 files changed, 7 insertions, 1 deletions
diff --git a/documentation/sdk-manual/sdk-appendix-mars.xml b/documentation/sdk-manual/sdk-appendix-mars.xml
index c216ed0d65..cdc12e0d2f 100644
--- a/documentation/sdk-manual/sdk-appendix-mars.xml
+++ b/documentation/sdk-manual/sdk-appendix-mars.xml
@@ -500,7 +500,7 @@
<ulink url='https://wiki.yoctoproject.org/wiki/TipsAndTricks/RunningEclipseAgainstBuiltImage'>wiki</ulink>.
In this case, you specify your Build Directory path
followed by the image (e.g.
- <filename>/home/scottrif/poky/tmp/deploy/images/qemux86/bzImage-qemux86.bin</filename>).
+ <filename>/home/scottrif/poky/build/tmp/deploy/images/qemux86/bzImage-qemux86.bin</filename>).
</para>
<para>If you selected the standalone pre-built
toolchain, the pre-built image you downloaded is
@@ -815,6 +815,12 @@
<listitem><para>Clear out the "host name" field and enter
the IP Address determined earlier (e.g. 192.168.7.2).
</para></listitem>
+ <listitem><para>Put the IP address for the connection in
+ "Host" field.
+ </para></listitem>
+ <listitem><para>Provide <filename>root</filename> for the
+ "User" field.
+ </para></listitem>
<listitem><para>Click "Finish" to close the
New Connections Dialog.
</para></listitem>