summaryrefslogtreecommitdiffstats
path: root/documentation/sdk-manual/appendix-customizing.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/sdk-manual/appendix-customizing.rst')
-rw-r--r--documentation/sdk-manual/appendix-customizing.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/sdk-manual/appendix-customizing.rst b/documentation/sdk-manual/appendix-customizing.rst
index 2be76875e0..61091d83ba 100644
--- a/documentation/sdk-manual/appendix-customizing.rst
+++ b/documentation/sdk-manual/appendix-customizing.rst
@@ -77,7 +77,7 @@ adjustments:
77 either define the entire list by using the "=" operator, or you 77 either define the entire list by using the "=" operator, or you
78 will need to append a value using either ":append" or the "+=" 78 will need to append a value using either ":append" or the "+="
79 operator. You can learn more about these operators in the 79 operator. You can learn more about these operators in the
80 ":ref:`bitbake:bitbake-user-manual/bitbake-user-manual-metadata:basic syntax`" 80 ":ref:`bitbake-user-manual/bitbake-user-manual-metadata:basic syntax`"
81 section of the BitBake User Manual. 81 section of the BitBake User Manual.
82 82
83- If you have classes or recipes that add additional tasks to the 83- If you have classes or recipes that add additional tasks to the