1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-01 13:09:50 +00:00

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