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.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/overview-manual/overview-manual-yp-intro.rst b/documentation/overview-manual/overview-manual-yp-intro.rst
index 743353547e..1a71308fc0 100644
--- a/documentation/overview-manual/overview-manual-yp-intro.rst
+++ b/documentation/overview-manual/overview-manual-yp-intro.rst
@@ -474,8 +474,8 @@ The following list consists of components associated with the
474 is a build engine that works through recipes written in a specific 474 is a build engine that works through recipes written in a specific
475 format in order to perform sets of tasks. 475 format in order to perform sets of tasks.
476 476
477 You can learn more about BitBake in the `BitBake User 477 You can learn more about BitBake in the :doc:`BitBake User
478 Manual <&YOCTO_DOCS_BB_URL;>`__. 478 Manual <bitbake:index>`.
479 479
480- *OpenEmbedded-Core:* OpenEmbedded-Core (OE-Core) is a common layer of 480- *OpenEmbedded-Core:* OpenEmbedded-Core (OE-Core) is a common layer of
481 metadata (i.e. recipes, classes, and associated files) used by 481 metadata (i.e. recipes, classes, and associated files) used by
@@ -779,8 +779,8 @@ additional tasks as well as task prerequisites. Recipe syntax through
779BitBake also supports both ``_prepend`` and ``_append`` operators as a 779BitBake also supports both ``_prepend`` and ``_append`` operators as a
780method of extending task functionality. These operators inject code into 780method of extending task functionality. These operators inject code into
781the beginning or end of a task. For information on these BitBake 781the beginning or end of a task. For information on these BitBake
782operators, see the "`Appending and Prepending (Override Style 782operators, see the
783Syntax) <&YOCTO_DOCS_BB_URL;#appending-and-prepending-override-style-syntax>`__" 783":ref:`bitbake:bitbake-user-manual/bitbake-user-manual-metadata:appending and prepending (override style syntax)`"
784section in the BitBake User's Manual. 784section in the BitBake User's Manual.
785 785
786.. _openembedded-build-system-workflow: 786.. _openembedded-build-system-workflow: