[gnome-continuous-yocto/gnomeostree-3.28-rocko: 2106/8267] sdk-manual: Added note about building and SDK



commit 4e0a0d12532c507a2c9bc1ee9f224b39c3e81f0b
Author: Scott Rifenbark <srifenbark gmail com>
Date:   Fri Aug 19 10:07:20 2016 -0700

    sdk-manual: Added note about building and SDK
    
    (From yocto-docs rev: 6518e03bc0259af04f01596f3f66c123616063e7)
    
    Signed-off-by: Scott Rifenbark <srifenbark gmail com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 documentation/sdk-manual/sdk-using.xml |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)
---
diff --git a/documentation/sdk-manual/sdk-using.xml b/documentation/sdk-manual/sdk-using.xml
index 5555df9..b6dc06c 100644
--- a/documentation/sdk-manual/sdk-using.xml
+++ b/documentation/sdk-manual/sdk-using.xml
@@ -96,6 +96,17 @@
         <literallayout class='monospaced'>
      poky-glibc-x86_64-core-image-sato-i586-toolchain-&DISTRO;.sh
         </literallayout>
+        <note>
+            As an alternative to downloading an SDK, you can build the toolchain
+            installer.
+            For information on building the installer, see the
+            "<link linkend='sdk-building-an-sdk-installer'>Building an SDK Installer</link>"
+            section.
+            Another helpful resource for building an installer is the
+            <ulink 
url='https://wiki.yoctoproject.org/wiki/TipsAndTricks/RunningEclipseAgainstBuiltImage'>Cookbook guide to 
Making an Eclipse Debug Capable Image</ulink>
+            wiki page.
+            This wiki page focuses on development when using the Eclipse IDE.
+        </note>
     </para>
 
     <para>


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