|
@@ -111,7 +111,7 @@ Project:
|
|
|
development.
|
|
|
|
|
|
- *Releases According to a Strict Schedule:* Major releases occur on a
|
|
|
- :doc:`six-month cycle <../ref-manual/ref-release-process>`
|
|
|
+ :doc:`six-month cycle </ref-manual/ref-release-process>`
|
|
|
predictably in October and April. The most recent two releases
|
|
|
support point releases to address common vulnerabilities and
|
|
|
exposures. This predictability is crucial for projects based on the
|
|
@@ -251,7 +251,7 @@ accomplish this through a recipe that is a BitBake append
|
|
|
.. note::
|
|
|
|
|
|
For general information on BSP layer structure, see the
|
|
|
- :doc:`../bsp-guide/index`
|
|
|
+ :doc:`/bsp-guide/index`
|
|
|
.
|
|
|
|
|
|
The :term:`Source Directory`
|
|
@@ -339,12 +339,12 @@ applications using the Yocto Project:
|
|
|
experience supplemented with the powerful set of ``devtool`` commands
|
|
|
tailored for the Yocto Project environment.
|
|
|
|
|
|
- For information on the eSDK, see the :doc:`../sdk-manual/index` Manual.
|
|
|
+ For information on the eSDK, see the :doc:`/sdk-manual/index` Manual.
|
|
|
|
|
|
- *Toaster:* Toaster is a web interface to the Yocto Project
|
|
|
OpenEmbedded build system. Toaster allows you to configure, run, and
|
|
|
view information about builds. For information on Toaster, see the
|
|
|
- :doc:`../toaster-manual/index`.
|
|
|
+ :doc:`/toaster-manual/index`.
|
|
|
|
|
|
Production Tools
|
|
|
----------------
|
|
@@ -392,7 +392,7 @@ activities using the Yocto Project:
|
|
|
benefit of the development community.
|
|
|
|
|
|
You can learn more about the AutoBuilder used by the Yocto Project
|
|
|
- Autobuilder :doc:`here <../test-manual/test-manual-understand-autobuilder>`.
|
|
|
+ Autobuilder :doc:`here </test-manual/test-manual-understand-autobuilder>`.
|
|
|
|
|
|
- *Cross-Prelink:* Prelinking is the process of pre-computing the load
|
|
|
addresses and link tables generated by the dynamic linker as compared
|
|
@@ -650,7 +650,7 @@ Project.
|
|
|
configure and start builds on multiple remote build servers.
|
|
|
|
|
|
For information about and how to use Toaster, see the
|
|
|
- :doc:`../toaster-manual/index`.
|
|
|
+ :doc:`/toaster-manual/index`.
|
|
|
|
|
|
Reference Embedded Distribution (Poky)
|
|
|
======================================
|
|
@@ -720,7 +720,7 @@ Poky has a regular, well established, six-month release cycle under its
|
|
|
own version. Major releases occur at the same time major releases (point
|
|
|
releases) occur for the Yocto Project, which are typically in the Spring
|
|
|
and Fall. For more information on the Yocto Project release schedule and
|
|
|
-cadence, see the ":doc:`../ref-manual/ref-release-process`" chapter in the
|
|
|
+cadence, see the ":doc:`/ref-manual/ref-release-process`" chapter in the
|
|
|
Yocto Project Reference Manual.
|
|
|
|
|
|
Much has been said about Poky being a "default configuration". A default
|
|
@@ -798,7 +798,7 @@ Some Basic Terms
|
|
|
|
|
|
It helps to understand some basic fundamental terms when learning the
|
|
|
Yocto Project. Although a list of terms exists in the ":doc:`Yocto Project
|
|
|
-Terms <../ref-manual/ref-terms>`" section of the Yocto Project
|
|
|
+Terms </ref-manual/ref-terms>`" section of the Yocto Project
|
|
|
Reference Manual, this section provides the definitions of some terms
|
|
|
helpful for getting started:
|
|
|
|
|
@@ -812,7 +812,7 @@ helpful for getting started:
|
|
|
application developers. This eSDK allows developers to incorporate
|
|
|
their library and programming changes back into the image to make
|
|
|
their code available to other application developers. For information
|
|
|
- on the eSDK, see the :doc:`../sdk-manual/index` manual.
|
|
|
+ on the eSDK, see the :doc:`/sdk-manual/index` manual.
|
|
|
|
|
|
- *Layer:* A collection of related recipes. Layers allow you to
|
|
|
consolidate related metadata to customize your build. Layers also
|