Browse Source

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>
Michael Opdenacker 4 years ago
parent
commit
f585bf4c95
1 changed files with 2 additions and 4 deletions
  1. 2 4
      documentation/sdk-manual/appendix-customizing.rst

+ 2 - 4
documentation/sdk-manual/appendix-customizing.rst

@@ -126,8 +126,7 @@ adjustments:
    .. note::
    .. note::
 
 
       You must also reflect this change in the value used for the
       You must also reflect this change in the value used for the
-      COREBASE_FILES
-      variable as previously described.
+      :term:`COREBASE_FILES` variable as previously described.
 
 
 Changing the Extensible SDK Installer Title
 Changing the Extensible SDK Installer Title
 ===========================================
 ===========================================
@@ -268,8 +267,7 @@ source, you need to do a number of things:
 
 
       SSTATE_MIRRORS = "file://.* http://example.com/some_path/sstate-cache/PATH"
       SSTATE_MIRRORS = "file://.* http://example.com/some_path/sstate-cache/PATH"
 
 
-   You can set the
-   ``SSTATE_MIRRORS`` variable in two different places:
+   You can set the :term:`SSTATE_MIRRORS` variable in two different places:
 
 
    -  If the mirror value you are setting is appropriate to be set for
    -  If the mirror value you are setting is appropriate to be set for
       both the OpenEmbedded build system that is actually building the
       both the OpenEmbedded build system that is actually building the