From 54050ffceb96b8ad8c089f6612e094a367a4edc8 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 22 Mar 2016 09:49:33 -0700 Subject: sdk-manual: Applied 2nd round of review edits. (From yocto-docs rev: 046b8ed69e0c6403f455e2ec8a0ccc30aea894de) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/sdk-manual/sdk-extensible.xml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'documentation/sdk-manual/sdk-extensible.xml') diff --git a/documentation/sdk-manual/sdk-extensible.xml b/documentation/sdk-manual/sdk-extensible.xml index 58d2aec977..e43c98ecee 100644 --- a/documentation/sdk-manual/sdk-extensible.xml +++ b/documentation/sdk-manual/sdk-extensible.xml @@ -54,8 +54,8 @@ The extensible SDK installer performs additional tasks as compared to the standard SDK installer. The extensible SDK installer extracts build tools specific - to the SDK and the installer also prepares the OpenEmbedded - build system. + to the SDK and the installer also prepares the internal build + system within the SDK. Here is example output for running the extensible SDK installer: @@ -255,10 +255,6 @@ If you need to take the build output and eventually move it to the target hardware, you would use devtool build: - - You could use bitbake to build - the recipe as well. - $ devtool build recipe -- cgit v1.2.3-54-g00ecf