dev-manual: Updated sysroot location for Eclipse examples.

Fixes [YOCTO #7029]

I was missing the "sysroots" part of the path.  I added this
to the pathname.

(From yocto-docs rev: 077efc8063ed01ef4067f7e71912dd52c1f6a4a6)

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-01-14 13:58:06 -08:00 committed by Richard Purdie
parent 261fd1bb25
commit 73588fa725
1 changed files with 1 additions and 1 deletions

View File

@ -1047,7 +1047,7 @@
If you used the ADT Installer script and
accepted the default installation directory,
then the location is
<filename>/opt/poky/&DISTRO;</filename>.
<filename>/opt/poky/&DISTRO;/sysroots</filename>.
Additionally, when you use the ADT Installer
script, the same location is used for the QEMU
user-space tools and the NFS boot process.