From: Scott Rifenbark Date: Thu, 10 Aug 2017 21:56:38 +0000 (-0700) Subject: dev-manual: Updated simple build flow, text and diagram X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c35f87a7ea54b99b2ab0a1dda03688dc345e5592;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git dev-manual: Updated simple build flow, text and diagram Now that we have CROPS as an option, the step for preparing your build host is condenced to include cloning poky. This resulted in removal of step 2 and updating of the figure. (From yocto-docs rev: 903d1f98b736a744de1d9c973f7a96b6a92049b5) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml index 199cede372a..01a18942fc3 100644 --- a/documentation/dev-manual/dev-manual-start.xml +++ b/documentation/dev-manual/dev-manual-start.xml @@ -919,23 +919,15 @@ The following figure and list overviews the build process: - + - Set Up Your Host Development System to Support - Development Using the Yocto Project: + Set up Your Host Development System to Support + Development Using the Yocto Project: See the - "The Linux Distribution" - and the - "The Build Host Packages" - sections both in the Yocto Project Quick Start for - build host requirements. - - - Set Up Your Source Directories: - Make sure you have set up the Source Directory described in the - "Cloning the poky Repository" - section. + "Setting Up to Use the Yocto Project" + section in the Yocto Project Quick Start for options on how + to get a build host ready to use the Yocto Project. Initialize the Build Environment: diff --git a/documentation/dev-manual/figures/bitbake-build-flow.png b/documentation/dev-manual/figures/bitbake-build-flow.png index eb95eb3da08..108265ae0cb 100644 Binary files a/documentation/dev-manual/figures/bitbake-build-flow.png and b/documentation/dev-manual/figures/bitbake-build-flow.png differ