]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
bsp-guide: Updated BSP workflow list and figure
authorScott Rifenbark <srifenbark@gmail.com>
Thu, 10 Aug 2017 22:43:22 +0000 (15:43 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 1 Sep 2017 23:52:47 +0000 (00:52 +0100)
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
documentation/bsp-guide/figures/bsp-dev-flow.png

index 71ae2c36cddf15d86ac26553ff9c3db7903d3787..c6591cc284b5cbb0537ffcbede2fc17d0bef0b1e 100644 (file)
             </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>
index 540b0abb9f5fa63575a79d1d598fd11c51796b57..790937c17c7a5a727ce92031219134ad4e61da4b 100644 (file)
Binary files a/documentation/bsp-guide/figures/bsp-dev-flow.png and b/documentation/bsp-guide/figures/bsp-dev-flow.png differ