From 73588fa725f5292cdc50f8ec522d70cd48e45458 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 14 Jan 2015 13:58:06 -0800 Subject: 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 Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-model.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/dev-manual') 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 - /opt/poky/&DISTRO;. + /opt/poky/&DISTRO;/sysroots. Additionally, when you use the ADT Installer script, the same location is used for the QEMU user-space tools and the NFS boot process. -- cgit v1.2.3-54-g00ecf