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.rst12
1 files changed, 6 insertions, 6 deletions
diff --git a/documentation/sdk-manual/appendix-customizing.rst b/documentation/sdk-manual/appendix-customizing.rst
index 67b49d9f49..c122fb5836 100644
--- a/documentation/sdk-manual/appendix-customizing.rst
+++ b/documentation/sdk-manual/appendix-customizing.rst
@@ -74,9 +74,9 @@ adjustments:
74 is set using the "?=" operator. Consequently, you will need to 74 is set using the "?=" operator. Consequently, you will need to
75 either define the entire list by using the "=" operator, or you 75 either define the entire list by using the "=" operator, or you
76 will need to append a value using either "_append" or the "+=" 76 will need to append a value using either "_append" or the "+="
77 operator. You can learn more about these operators in the " 77 operator. You can learn more about these operators in the
78 Basic Syntax 78 ":ref:`bitbake:bitbake-user-manual/bitbake-user-manual-metadata:basic syntax`"
79 " section of the BitBake User Manual. 79 section of the BitBake User Manual.
80 80
81 . 81 .
82 82
@@ -350,9 +350,9 @@ in most cases.
350 If you set 350 If you set
351 SDK_EXT_TYPE 351 SDK_EXT_TYPE
352 to "minimal", then providing a shared state mirror is mandatory so 352 to "minimal", then providing a shared state mirror is mandatory so
353 that items can be installed as needed. See the " 353 that items can be installed as needed. See the
354 Providing Additional Installable Extensible SDK Content 354 :ref:`sdk-manual/appendix-customizing:providing additional installable extensible sdk content`
355 " section for more information. 355 section for more information.
356 356
357You can explicitly control whether or not to include the toolchain when 357You can explicitly control whether or not to include the toolchain when
358you build an SDK by setting the 358you build an SDK by setting the