[gnome-continuous-yocto/gnomeostree-3.28-rocko: 7529/8267] dev-manual: Updated simple build flow, text and diagram



commit c35f87a7ea54b99b2ab0a1dda03688dc345e5592
Author: Scott Rifenbark <srifenbark gmail com>
Date:   Thu Aug 10 14:56:38 2017 -0700

    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 <srifenbark gmail com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 documentation/dev-manual/dev-manual-start.xml      |   20 ++++++--------------
 .../dev-manual/figures/bitbake-build-flow.png      |  Bin 49242 -> 50338 bytes
 2 files changed, 6 insertions(+), 14 deletions(-)
---
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml
index 199cede..01a1894 100644
--- a/documentation/dev-manual/dev-manual-start.xml
+++ b/documentation/dev-manual/dev-manual-start.xml
@@ -919,23 +919,15 @@
 
     <para>
         The following figure and list overviews the build process:
-        <imagedata fileref="figures/bitbake-build-flow.png" width="7in" depth="6in" align="center" 
scalefit="1" />
+        <imagedata fileref="figures/bitbake-build-flow.png" width="7in" depth="4in" align="center" 
scalefit="1" />
         <orderedlist>
             <listitem><para>
-                <emphasis>Set Up Your Host Development System to Support
-                Development Using the Yocto Project:</emphasis>
+                <emphasis>Set up Your Host Development System to Support
+                Development Using the Yocto Project</emphasis>:
                 See the
-                "<ulink url='&YOCTO_DOCS_QS_URL;#the-linux-distro'>The Linux Distribution</ulink>"
-                and the
-                "<ulink url='&YOCTO_DOCS_QS_URL;#packages'>The Build Host Packages</ulink>"
-                sections both in the Yocto Project Quick Start for
-                build host requirements.
-                </para></listitem>
-            <listitem><para>
-                <emphasis>Set Up Your Source Directories:</emphasis>
-                Make sure you have set up the Source Directory described in the
-                "<link linkend='cloning-the-poky-repository'>Cloning the <filename>poky</filename> 
Repository</link>"
-                section.
+                "<ulink url='&YOCTO_DOCS_QS_URL;#yp-resources'>Setting Up to Use the Yocto Project</ulink>"
+                section in the Yocto Project Quick Start for options on how
+                to get a build host ready to use the Yocto Project.
                 </para></listitem>
             <listitem><para>
                 <emphasis>Initialize the Build Environment:</emphasis>
diff --git a/documentation/dev-manual/figures/bitbake-build-flow.png 
b/documentation/dev-manual/figures/bitbake-build-flow.png
index eb95eb3..108265a 100644
Binary files a/documentation/dev-manual/figures/bitbake-build-flow.png and 
b/documentation/dev-manual/figures/bitbake-build-flow.png differ


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]