[gnome-continuous-yocto/gnomeostree-3.28-rocko: 7530/8267] bsp-guide: Updated BSP workflow list and figure



commit 625613aad7c166c6b0996762bccf2326c45cdb65
Author: Scott Rifenbark <srifenbark gmail com>
Date:   Thu Aug 10 15:43:22 2017 -0700

    bsp-guide: Updated BSP workflow list and figure
    
    With the introduction of CROPS as a way to set up the build
    system, I had to alter the first bullet of the BSP workflow
    list and the figure.
    
    (From yocto-docs rev: f1db3db4053142619c62629d4b05023f0b148e6c)
    
    Signed-off-by: Scott Rifenbark <srifenbark gmail com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 documentation/bsp-guide/bsp.xml                  |   27 +++++-----------------
 documentation/bsp-guide/figures/bsp-dev-flow.png |  Bin 42751 -> 63331 bytes
 2 files changed, 6 insertions(+), 21 deletions(-)
---
diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml
index 71ae2c3..c6591cc 100644
--- a/documentation/bsp-guide/bsp.xml
+++ b/documentation/bsp-guide/bsp.xml
@@ -736,33 +736,18 @@
             </para>
 
             <para>
-                <imagedata fileref="figures/bsp-dev-flow.png" width="6in" depth="7in" align="center" 
scalefit="1" />
+                <imagedata fileref="figures/bsp-dev-flow.png" width="7in" depth="5in" align="center" 
scalefit="1" />
             </para>
 
             <para>
                 <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>Establish a Local Copy of the Project Files on
-                        Your System:</emphasis>
-                        You need this
-                        <ulink url='&YOCTO_DOCS_REF_URL;#source-directory'>Source Directory</ulink>
-                        available on your host system.
-                        Having these files on your system gives you access to the
-                        build process and to the tools you need.
-                        For information on how to set up the Source Directory,
-                        see the
-                        "<ulink url='&YOCTO_DOCS_DEV_URL;#working-with-yocto-project-source-files'>Working 
With Yocto Project Source Files</ulink>"
-                        section in the Yocto Project Development Manual.
+                        "<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>Establish the <filename>meta-intel</filename>
diff --git a/documentation/bsp-guide/figures/bsp-dev-flow.png 
b/documentation/bsp-guide/figures/bsp-dev-flow.png
index 540b0ab..790937c 100644
Binary files a/documentation/bsp-guide/figures/bsp-dev-flow.png and 
b/documentation/bsp-guide/figures/bsp-dev-flow.png differ


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