diff options
Diffstat (limited to 'documentation/overview-manual/yp-intro.rst')
-rw-r--r-- | documentation/overview-manual/yp-intro.rst | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/documentation/overview-manual/yp-intro.rst b/documentation/overview-manual/yp-intro.rst index 0ec7e2b961..176e5b24c3 100644 --- a/documentation/overview-manual/yp-intro.rst +++ b/documentation/overview-manual/yp-intro.rst | |||
@@ -272,7 +272,7 @@ of the ``poky`` repository, you will see several layers: ``meta``, | |||
272 | ``meta-yocto-bsp``. Each of these repositories represents a distinct | 272 | ``meta-yocto-bsp``. Each of these repositories represents a distinct |
273 | layer. | 273 | layer. |
274 | 274 | ||
275 | For procedures on how to create layers, see the | 275 | For procedures on how to create layers, see the |
276 | ":ref:`dev-manual/common-tasks:understanding and creating layers`" | 276 | ":ref:`dev-manual/common-tasks:understanding and creating layers`" |
277 | section in the Yocto Project Development Tasks Manual. | 277 | section in the Yocto Project Development Tasks Manual. |
278 | 278 | ||
@@ -283,7 +283,7 @@ The Yocto Project employs a collection of components and tools used by | |||
283 | the project itself, by project developers, and by those using the Yocto | 283 | the project itself, by project developers, and by those using the Yocto |
284 | Project. These components and tools are open source projects and | 284 | Project. These components and tools are open source projects and |
285 | metadata that are separate from the reference distribution | 285 | metadata that are separate from the reference distribution |
286 | (:term:`Poky`) and the | 286 | (:term:`Poky`) and the |
287 | :term:`OpenEmbedded Build System`. Most of the | 287 | :term:`OpenEmbedded Build System`. Most of the |
288 | components and tools are downloaded separately. | 288 | components and tools are downloaded separately. |
289 | 289 | ||
@@ -325,7 +325,7 @@ applications using the Yocto Project: | |||
325 | 325 | ||
326 | You can read about the ``devtool`` workflow in the Yocto Project | 326 | You can read about the ``devtool`` workflow in the Yocto Project |
327 | Application Development and Extensible Software Development Kit | 327 | Application Development and Extensible Software Development Kit |
328 | (eSDK) Manual in the | 328 | (eSDK) Manual in the |
329 | ":ref:`sdk-manual/extensible:using \`\`devtool\`\` in your sdk workflow`" | 329 | ":ref:`sdk-manual/extensible:using \`\`devtool\`\` in your sdk workflow`" |
330 | section. | 330 | section. |
331 | 331 | ||
@@ -571,7 +571,7 @@ Linux. | |||
571 | Development Methods | 571 | Development Methods |
572 | =================== | 572 | =================== |
573 | 573 | ||
574 | The Yocto Project development environment usually involves a | 574 | The Yocto Project development environment usually involves a |
575 | :term:`Build Host` and target | 575 | :term:`Build Host` and target |
576 | hardware. You use the Build Host to build images and develop | 576 | hardware. You use the Build Host to build images and develop |
577 | applications, while you use the target hardware to test deployed | 577 | applications, while you use the target hardware to test deployed |
@@ -597,7 +597,7 @@ Project. | |||
597 | supported Linux distribution. | 597 | supported Linux distribution. |
598 | 598 | ||
599 | For information on how to set up a Build Host on a system running | 599 | For information on how to set up a Build Host on a system running |
600 | Linux as its native operating system, see the | 600 | Linux as its native operating system, see the |
601 | ":ref:`dev-manual/start:setting up a native linux host`" | 601 | ":ref:`dev-manual/start:setting up a native linux host`" |
602 | section in the Yocto Project Development Tasks Manual. | 602 | section in the Yocto Project Development Tasks Manual. |
603 | 603 | ||
@@ -646,7 +646,7 @@ Project. | |||
646 | builds is collected and stored in a database. You can use Toaster to | 646 | builds is collected and stored in a database. You can use Toaster to |
647 | configure and start builds on multiple remote build servers. | 647 | configure and start builds on multiple remote build servers. |
648 | 648 | ||
649 | For information about and how to use Toaster, see the | 649 | For information about and how to use Toaster, see the |
650 | :doc:`/toaster-manual/index`. | 650 | :doc:`/toaster-manual/index`. |
651 | 651 | ||
652 | Reference Embedded Distribution (Poky) | 652 | Reference Embedded Distribution (Poky) |
@@ -820,10 +820,10 @@ helpful for getting started: | |||
820 | them. You can search the Layer Index for layers used within Yocto | 820 | them. You can search the Layer Index for layers used within Yocto |
821 | Project. | 821 | Project. |
822 | 822 | ||
823 | For more detailed information on layers, see the | 823 | For more detailed information on layers, see the |
824 | ":ref:`dev-manual/common-tasks:understanding and creating layers`" | 824 | ":ref:`dev-manual/common-tasks:understanding and creating layers`" |
825 | section in the Yocto Project Development Tasks Manual. For a | 825 | section in the Yocto Project Development Tasks Manual. For a |
826 | discussion specifically on BSP Layers, see the | 826 | discussion specifically on BSP Layers, see the |
827 | ":ref:`bsp-guide/bsp:bsp layers`" section in the Yocto | 827 | ":ref:`bsp-guide/bsp:bsp layers`" section in the Yocto |
828 | Project Board Support Packages (BSP) Developer's Guide. | 828 | Project Board Support Packages (BSP) Developer's Guide. |
829 | 829 | ||