summaryrefslogtreecommitdiffstats
path: root/documentation/overview-manual/yp-intro.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/overview-manual/yp-intro.rst')
-rw-r--r--documentation/overview-manual/yp-intro.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/overview-manual/yp-intro.rst b/documentation/overview-manual/yp-intro.rst
index d20a4ab09f..7aee9db04f 100644
--- a/documentation/overview-manual/yp-intro.rst
+++ b/documentation/overview-manual/yp-intro.rst
@@ -738,7 +738,7 @@ other build process, in which case the basic functionality can be
738defined by the classes it inherits from the OE-Core layer's class 738defined by the classes it inherits from the OE-Core layer's class
739definitions in ``./meta/classes``. Within a recipe you can also define 739definitions in ``./meta/classes``. Within a recipe you can also define
740additional tasks as well as task prerequisites. Recipe syntax through 740additional tasks as well as task prerequisites. Recipe syntax through
741BitBake also supports both ``_prepend`` and ``_append`` operators as a 741BitBake also supports both ``:prepend`` and ``:append`` operators as a
742method of extending task functionality. These operators inject code into 742method of extending task functionality. These operators inject code into
743the beginning or end of a task. For information on these BitBake 743the beginning or end of a task. For information on these BitBake
744operators, see the 744operators, see the