aboutsummaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/dev-manual-model.xml
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2015-01-14 13:58:06 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-02-17 15:16:48 +0000
commit73588fa725f5292cdc50f8ec522d70cd48e45458 (patch)
tree7555ef0c5ace94f887d18dd35341c1901bffd2c6 /documentation/dev-manual/dev-manual-model.xml
parent261fd1bb2555bcf96d72b2ef52833b85a6a632bc (diff)
downloadopenembedded-core-contrib-73588fa725f5292cdc50f8ec522d70cd48e45458.tar.gz
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>
Diffstat (limited to 'documentation/dev-manual/dev-manual-model.xml')
-rw-r--r--documentation/dev-manual/dev-manual-model.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml
index 1eba138c7e..59d6adb3fc 100644
--- a/documentation/dev-manual/dev-manual-model.xml
+++ b/documentation/dev-manual/dev-manual-model.xml
@@ -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.