diff options
Diffstat (limited to 'documentation/toaster-manual/toaster-manual-setup-and-use.rst')
-rw-r--r-- | documentation/toaster-manual/toaster-manual-setup-and-use.rst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/toaster-manual/toaster-manual-setup-and-use.rst b/documentation/toaster-manual/toaster-manual-setup-and-use.rst index 7e715403d0..360270afbf 100644 --- a/documentation/toaster-manual/toaster-manual-setup-and-use.rst +++ b/documentation/toaster-manual/toaster-manual-setup-and-use.rst | |||
@@ -12,8 +12,8 @@ dependencies as described in the "`Preparing to Use | |||
12 | Toaster <#toaster-manual-start>`__" chapter, you are ready to start | 12 | Toaster <#toaster-manual-start>`__" chapter, you are ready to start |
13 | Toaster. | 13 | Toaster. |
14 | 14 | ||
15 | Navigate to the root of your `Source | 15 | Navigate to the root of your |
16 | Directory <&YOCTO_DOCS_REF_URL;#source-directory>`__ (e.g. ``poky``): $ | 16 | :term:`Source Directory` (e.g. ``poky``): $ |
17 | cd poky Once in that directory, source the build environment script: $ | 17 | cd poky Once in that directory, source the build environment script: $ |
18 | source oe-init-build-env Next, from the build directory (e.g. | 18 | source oe-init-build-env Next, from the build directory (e.g. |
19 | ``poky/build``), start Toaster using this command: $ source toaster | 19 | ``poky/build``), start Toaster using this command: $ source toaster |
@@ -267,8 +267,8 @@ Perform the following steps to install Toaster: | |||
267 | the "`Configuring Toaster <#configuring-toaster>`__" section. | 267 | the "`Configuring Toaster <#configuring-toaster>`__" section. |
268 | 268 | ||
269 | This line also runs the ``checksettings`` command, which configures | 269 | This line also runs the ``checksettings`` command, which configures |
270 | the location of the Toaster `Build | 270 | the location of the Toaster :term:`Build Directory`. |
271 | Directory <&YOCTO_DOCS_REF_URL;#build-directory>`__. The Toaster | 271 | The Toaster |
272 | root directory ``TOASTER_DIR`` determines where the Toaster build | 272 | root directory ``TOASTER_DIR`` determines where the Toaster build |
273 | directory is created on the file system. In the example above, | 273 | directory is created on the file system. In the example above, |
274 | ``TOASTER_DIR`` is set as follows: /var/www/toaster/poky This | 274 | ``TOASTER_DIR`` is set as follows: /var/www/toaster/poky This |