summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/sdk-manual/using.rst13
1 files changed, 6 insertions, 7 deletions
diff --git a/documentation/sdk-manual/using.rst b/documentation/sdk-manual/using.rst
index fa0e8d4098..301627812c 100644
--- a/documentation/sdk-manual/using.rst
+++ b/documentation/sdk-manual/using.rst
@@ -11,9 +11,8 @@ standard SDK.
11.. note:: 11.. note::
12 12
13 For a side-by-side comparison of main features supported for a 13 For a side-by-side comparison of main features supported for a
14 standard SDK as compared to an extensible SDK, see the " 14 standard SDK as compared to an extensible SDK, see the
15 Introduction 15 ":ref:`sdk-manual/intro:introduction`" section.
16 " section.
17 16
18You can use a standard SDK to work on Makefile and Autotools-based 17You can use a standard SDK to work on Makefile and Autotools-based
19projects. See the 18projects. See the
@@ -49,7 +48,7 @@ the Index of Releases. Toolchains are available for several 32-bit and
4964-bit architectures with the ``x86_64`` directories, respectively. The 4864-bit architectures with the ``x86_64`` directories, respectively. The
50toolchains the Yocto Project provides are based off the 49toolchains the Yocto Project provides are based off the
51``core-image-sato`` and ``core-image-minimal`` images and contain 50``core-image-sato`` and ``core-image-minimal`` images and contain
52libraries appropriate for developing against that image. 51libraries appropriate for developing against the corresponding image.
53 52
54The names of the tarball installer scripts are such that a string 53The names of the tarball installer scripts are such that a string
55representing the host system appears first in the filename and then is 54representing the host system appears first in the filename and then is
@@ -84,9 +83,9 @@ the SDK for ``core-image-sato`` and using the current DISTRO snapshot::
84.. note:: 83.. note::
85 84
86 As an alternative to downloading an SDK, you can build the SDK 85 As an alternative to downloading an SDK, you can build the SDK
87 installer. For information on building the installer, see the " 86 installer. For information on building the installer, see the
88 Building an SDK Installer 87 ":ref:`sdk-manual/appendix-obtain:building an sdk installer`"
89 " section. 88 section.
90 89
91The SDK and toolchains are self-contained and by default are installed 90The SDK and toolchains are self-contained and by default are installed
92into the ``poky_sdk`` folder in your home directory. You can choose to 91into the ``poky_sdk`` folder in your home directory. You can choose to