summaryrefslogtreecommitdiffstats
path: root/documentation/overview-manual/overview-manual-yp-intro.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/overview-manual/overview-manual-yp-intro.rst')
-rw-r--r--documentation/overview-manual/overview-manual-yp-intro.rst18
1 files changed, 9 insertions, 9 deletions
diff --git a/documentation/overview-manual/overview-manual-yp-intro.rst b/documentation/overview-manual/overview-manual-yp-intro.rst
index bf12a673bb..637d57abb9 100644
--- a/documentation/overview-manual/overview-manual-yp-intro.rst
+++ b/documentation/overview-manual/overview-manual-yp-intro.rst
@@ -111,7 +111,7 @@ Project:
111 development. 111 development.
112 112
113- *Releases According to a Strict Schedule:* Major releases occur on a 113- *Releases According to a Strict Schedule:* Major releases occur on a
114 :doc:`six-month cycle <../ref-manual/ref-release-process>` 114 :doc:`six-month cycle </ref-manual/ref-release-process>`
115 predictably in October and April. The most recent two releases 115 predictably in October and April. The most recent two releases
116 support point releases to address common vulnerabilities and 116 support point releases to address common vulnerabilities and
117 exposures. This predictability is crucial for projects based on the 117 exposures. This predictability is crucial for projects based on the
@@ -251,7 +251,7 @@ accomplish this through a recipe that is a BitBake append
251.. note:: 251.. note::
252 252
253 For general information on BSP layer structure, see the 253 For general information on BSP layer structure, see the
254 :doc:`../bsp-guide/index` 254 :doc:`/bsp-guide/index`
255 . 255 .
256 256
257The :term:`Source Directory` 257The :term:`Source Directory`
@@ -339,12 +339,12 @@ applications using the Yocto Project:
339 experience supplemented with the powerful set of ``devtool`` commands 339 experience supplemented with the powerful set of ``devtool`` commands
340 tailored for the Yocto Project environment. 340 tailored for the Yocto Project environment.
341 341
342 For information on the eSDK, see the :doc:`../sdk-manual/index` Manual. 342 For information on the eSDK, see the :doc:`/sdk-manual/index` Manual.
343 343
344- *Toaster:* Toaster is a web interface to the Yocto Project 344- *Toaster:* Toaster is a web interface to the Yocto Project
345 OpenEmbedded build system. Toaster allows you to configure, run, and 345 OpenEmbedded build system. Toaster allows you to configure, run, and
346 view information about builds. For information on Toaster, see the 346 view information about builds. For information on Toaster, see the
347 :doc:`../toaster-manual/index`. 347 :doc:`/toaster-manual/index`.
348 348
349Production Tools 349Production Tools
350---------------- 350----------------
@@ -392,7 +392,7 @@ activities using the Yocto Project:
392 benefit of the development community. 392 benefit of the development community.
393 393
394 You can learn more about the AutoBuilder used by the Yocto Project 394 You can learn more about the AutoBuilder used by the Yocto Project
395 Autobuilder :doc:`here <../test-manual/test-manual-understand-autobuilder>`. 395 Autobuilder :doc:`here </test-manual/test-manual-understand-autobuilder>`.
396 396
397- *Cross-Prelink:* Prelinking is the process of pre-computing the load 397- *Cross-Prelink:* Prelinking is the process of pre-computing the load
398 addresses and link tables generated by the dynamic linker as compared 398 addresses and link tables generated by the dynamic linker as compared
@@ -650,7 +650,7 @@ Project.
650 configure and start builds on multiple remote build servers. 650 configure and start builds on multiple remote build servers.
651 651
652 For information about and how to use Toaster, see the 652 For information about and how to use Toaster, see the
653 :doc:`../toaster-manual/index`. 653 :doc:`/toaster-manual/index`.
654 654
655Reference Embedded Distribution (Poky) 655Reference Embedded Distribution (Poky)
656====================================== 656======================================
@@ -720,7 +720,7 @@ Poky has a regular, well established, six-month release cycle under its
720own version. Major releases occur at the same time major releases (point 720own version. Major releases occur at the same time major releases (point
721releases) occur for the Yocto Project, which are typically in the Spring 721releases) occur for the Yocto Project, which are typically in the Spring
722and Fall. For more information on the Yocto Project release schedule and 722and Fall. For more information on the Yocto Project release schedule and
723cadence, see the ":doc:`../ref-manual/ref-release-process`" chapter in the 723cadence, see the ":doc:`/ref-manual/ref-release-process`" chapter in the
724Yocto Project Reference Manual. 724Yocto Project Reference Manual.
725 725
726Much has been said about Poky being a "default configuration". A default 726Much has been said about Poky being a "default configuration". A default
@@ -798,7 +798,7 @@ Some Basic Terms
798 798
799It helps to understand some basic fundamental terms when learning the 799It helps to understand some basic fundamental terms when learning the
800Yocto Project. Although a list of terms exists in the ":doc:`Yocto Project 800Yocto Project. Although a list of terms exists in the ":doc:`Yocto Project
801Terms <../ref-manual/ref-terms>`" section of the Yocto Project 801Terms </ref-manual/ref-terms>`" section of the Yocto Project
802Reference Manual, this section provides the definitions of some terms 802Reference Manual, this section provides the definitions of some terms
803helpful for getting started: 803helpful for getting started:
804 804
@@ -812,7 +812,7 @@ helpful for getting started:
812 application developers. This eSDK allows developers to incorporate 812 application developers. This eSDK allows developers to incorporate
813 their library and programming changes back into the image to make 813 their library and programming changes back into the image to make
814 their code available to other application developers. For information 814 their code available to other application developers. For information
815 on the eSDK, see the :doc:`../sdk-manual/index` manual. 815 on the eSDK, see the :doc:`/sdk-manual/index` manual.
816 816
817- *Layer:* A collection of related recipes. Layers allow you to 817- *Layer:* A collection of related recipes. Layers allow you to
818 consolidate related metadata to customize your build. Layers also 818 consolidate related metadata to customize your build. Layers also