From 6db8cbcbadd0019fa5d879c6cc727a2819341b07 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 21 Mar 2016 18:09:13 -0700 Subject: sdk-manual: Applied review edits to the manual. (From yocto-docs rev: be853fb74b28bcf1b27b3b7a8e83012928d4e53a) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/sdk-manual/sdk-appendix-obtain.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'documentation/sdk-manual/sdk-appendix-obtain.xml') diff --git a/documentation/sdk-manual/sdk-appendix-obtain.xml b/documentation/sdk-manual/sdk-appendix-obtain.xml index daa5e79fe8..3d4e364bf6 100644 --- a/documentation/sdk-manual/sdk-appendix-obtain.xml +++ b/documentation/sdk-manual/sdk-appendix-obtain.xml @@ -222,15 +222,15 @@ different than the installed structure for the standard SDK. The extensible SDK does not separate host and target parts in the same manner as does the standard SDK. - The extensible SDK uses an embedded copy of the build system, which - has its own sysroots. + The extensible SDK uses an embedded copy of the OpenEmbedded + build system, which has its own sysroots. Of note in the directory structure are an environment setup script for the SDK, a configuration file for the target, a version file for - the target, and a log file for the build system preparation script run - by the installer. + the target, and a log file for the OpenEmbedded build system + preparation script run by the installer. -- cgit v1.2.3-54-g00ecf