]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
sdk-manual: Provided better wording to intro running sdk env script.
authorScott Rifenbark <srifenbark@gmail.com>
Fri, 19 Aug 2016 18:18:11 +0000 (11:18 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 25 Aug 2016 22:09:27 +0000 (23:09 +0100)
(From yocto-docs rev: 41b9b8170179a59b6534db9e926d5086be7d4328)

Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
documentation/sdk-manual/sdk-using.xml

index b6dc06c3dc6800266c61f96e7a1d6e2dcd26a770..41ac10d3ada6d006dc426aa188430f9e78d2cc51 100644 (file)
                     </itemizedlist></para></listitem>
                 <listitem><para><emphasis>Source the cross-toolchain
                     environment setup file:</emphasis>
-                    Installation of the cross-toolchain creates a cross-toolchain
+                    As described earlier in the manual, installing the
+                    cross-toolchain creates a cross-toolchain
                     environment setup script in the directory that the SDK
                     was installed.
-                    Before you can use the tools to develop your project, you must
-                    source this setup script.
-                    The script begins with the string "environment-setup" and contains
-                    the machine architecture, which is followed by the string
-                    "poky-linux".
+                    Before you can use the tools to develop your project,
+                    you must source this setup script.
+                    The script begins with the string "environment-setup" and
+                    contains the machine architecture, which is followed by the
+                    string "poky-linux".
                     Here is an example that sources a script from the
                     default SDK installation directory that uses the
                     32-bit Intel x86 Architecture and the