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.rst6
1 files changed, 2 insertions, 4 deletions
diff --git a/documentation/sdk-manual/appendix-customizing.rst b/documentation/sdk-manual/appendix-customizing.rst
index db7cd412b8..44f4334c29 100644
--- a/documentation/sdk-manual/appendix-customizing.rst
+++ b/documentation/sdk-manual/appendix-customizing.rst
@@ -126,8 +126,7 @@ adjustments:
126 .. note:: 126 .. note::
127 127
128 You must also reflect this change in the value used for the 128 You must also reflect this change in the value used for the
129 COREBASE_FILES 129 :term:`COREBASE_FILES` variable as previously described.
130 variable as previously described.
131 130
132Changing the Extensible SDK Installer Title 131Changing the Extensible SDK Installer Title
133=========================================== 132===========================================
@@ -268,8 +267,7 @@ source, you need to do a number of things:
268 267
269 SSTATE_MIRRORS = "file://.* http://example.com/some_path/sstate-cache/PATH" 268 SSTATE_MIRRORS = "file://.* http://example.com/some_path/sstate-cache/PATH"
270 269
271 You can set the 270 You can set the :term:`SSTATE_MIRRORS` variable in two different places:
272 ``SSTATE_MIRRORS`` variable in two different places:
273 271
274 - If the mirror value you are setting is appropriate to be set for 272 - If the mirror value you are setting is appropriate to be set for
275 both the OpenEmbedded build system that is actually building the 273 both the OpenEmbedded build system that is actually building the