summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-terms.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/ref-terms.rst')
-rw-r--r--documentation/ref-manual/ref-terms.rst12
1 files changed, 4 insertions, 8 deletions
diff --git a/documentation/ref-manual/ref-terms.rst b/documentation/ref-manual/ref-terms.rst
index f59aaf2788..3c12a2470c 100644
--- a/documentation/ref-manual/ref-terms.rst
+++ b/documentation/ref-manual/ref-terms.rst
@@ -58,8 +58,7 @@ universal, the list includes them just in case:
58 :term:`Board Support Package (BSP)` 58 :term:`Board Support Package (BSP)`
59 A group of drivers, definitions, and other components that provide support 59 A group of drivers, definitions, and other components that provide support
60 for a specific hardware configuration. For more information on BSPs, see 60 for a specific hardware configuration. For more information on BSPs, see
61 the :ref:`bsp-guide/bsp-guide:Yocto Project Board Support Package 61 the :doc:`/bsp-guide/index`.
62 Developer's Guide`.
63 62
64 :term:`Build Directory` 63 :term:`Build Directory`
65 This term refers to the area used by the OpenEmbedded build system for 64 This term refers to the area used by the OpenEmbedded build system for
@@ -164,17 +163,14 @@ universal, the list includes them just in case:
164 ":ref:`overview-manual/overview-manual-concepts:Cross-Development 163 ":ref:`overview-manual/overview-manual-concepts:Cross-Development
165 Toolchain Generation`" section in the Yocto Project Overview and Concepts 164 Toolchain Generation`" section in the Yocto Project Overview and Concepts
166 Manual. You can also find more information on using the relocatable 165 Manual. You can also find more information on using the relocatable
167 toolchain in the :ref:`sdk-manual/sdk-manual:Yocto Project Application 166 toolchain in the :doc:`/sdk-manual/index` manual.
168 Development and the Extensible Software Development Kit (eSDK)` manual.
169 167
170 :term:`Extensible Software Development Kit (eSDK)` 168 :term:`Extensible Software Development Kit (eSDK)`
171 A custom SDK for application developers. This eSDK allows developers to 169 A custom SDK for application developers. This eSDK allows developers to
172 incorporate their library and programming changes back into the image to 170 incorporate their library and programming changes back into the image to
173 make their code available to other application developers. 171 make their code available to other application developers.
174 172
175 For information on the eSDK, see the :ref:`sdk-manual/sdk-manual:Yocto 173 For information on the eSDK, see the :doc:`/sdk-manual/index` manual.
176 Project Application Development and the Extensible Software Development
177 Kit (eSDK)` manual.
178 174
179 :term:`Image` 175 :term:`Image`
180 An image is an artifact of the BitBake build process given a collection of 176 An image is an artifact of the BitBake build process given a collection of
@@ -384,7 +380,7 @@ universal, the list includes them just in case:
384 The interface enables you to 380 The interface enables you to
385 configure and run your builds. Information about builds is collected 381 configure and run your builds. Information about builds is collected
386 and stored in a database. For information on Toaster, see the 382 and stored in a database. For information on Toaster, see the
387 :doc:`../toaster-manual/toaster-manual`. 383 :doc:`../toaster-manual/index`.
388 384
389 :term:`Upstream` 385 :term:`Upstream`
390 A reference to source code or repositories that are not 386 A reference to source code or repositories that are not