summaryrefslogtreecommitdiffstats
path: root/documentation/sdk-manual
diff options
context:
space:
mode:
authorMichael Opdenacker <michael.opdenacker@bootlin.com>2021-06-17 15:49:04 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-06-19 16:54:02 +0100
commitf585bf4c959ae0b52be8462d278cd289db79b813 (patch)
treea6e362971a7dd40129734f5d0d182e81acee4c24 /documentation/sdk-manual
parent4be12b97dcd786f253342f4962f9391d8c86a84c (diff)
downloadpoky-f585bf4c959ae0b52be8462d278cd289db79b813.tar.gz
sdk-manual: add missing index references
(From yocto-docs rev: 3308b9bebce69cda1b2e0bd69f59b304ea1e367f) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/sdk-manual')
-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