summaryrefslogtreecommitdiffstats
path: root/documentation/sdk-manual/extensible.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/sdk-manual/extensible.rst')
-rw-r--r--documentation/sdk-manual/extensible.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/sdk-manual/extensible.rst b/documentation/sdk-manual/extensible.rst
index 3e3fa6c05a..ed38ac3f3f 100644
--- a/documentation/sdk-manual/extensible.rst
+++ b/documentation/sdk-manual/extensible.rst
@@ -64,7 +64,7 @@ binary artefact cache over the network for developers with underpowered laptops.
64Setting up the Extensible SDK environment directly in a Yocto build 64Setting up the Extensible SDK environment directly in a Yocto build
65------------------------------------------------------------------- 65-------------------------------------------------------------------
66 66
671. Set up all the needed layers and a Yocto build directory, e.g. a regular Yocto 671. Set up all the needed layers and a Yocto :term:`Build Directory`, e.g. a regular Yocto
68 build where ``bitbake`` can be executed. 68 build where ``bitbake`` can be executed.
69 69
702. Run: 702. Run:
@@ -175,7 +175,7 @@ Once you have the SDK installed, you must run the SDK environment setup
175script before you can actually use the SDK. 175script before you can actually use the SDK.
176 176
177When using a SDK directly in a Yocto build, you will find the script in 177When using a SDK directly in a Yocto build, you will find the script in
178``tmp/deploy/images/qemux86-64/`` in your build directory. 178``tmp/deploy/images/qemux86-64/`` in your :term:`Build Directory`.
179 179
180When using a standalone SDK installer, this setup script resides in 180When using a standalone SDK installer, this setup script resides in
181the directory you chose when you installed the SDK, which is either the 181the directory you chose when you installed the SDK, which is either the