diff options
Diffstat (limited to 'documentation/ref-manual/ref-tasks.rst')
| -rw-r--r-- | documentation/ref-manual/ref-tasks.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/ref-manual/ref-tasks.rst b/documentation/ref-manual/ref-tasks.rst index aa7c0df552..f3c698ba98 100644 --- a/documentation/ref-manual/ref-tasks.rst +++ b/documentation/ref-manual/ref-tasks.rst | |||
| @@ -377,12 +377,12 @@ information. | |||
| 377 | Stages (copies) a subset of the files installed by the | 377 | Stages (copies) a subset of the files installed by the |
| 378 | :ref:`ref-tasks-install` task into the appropriate | 378 | :ref:`ref-tasks-install` task into the appropriate |
| 379 | sysroot. For information on how to access these files from other | 379 | sysroot. For information on how to access these files from other |
| 380 | recipes, see the ```STAGING_DIR*`` <#var-STAGING_DIR_HOST>`__ variables. | 380 | recipes, see the :term:`STAGING_DIR* <STAGING_DIR_HOST>` variables. |
| 381 | Directories that would typically not be needed by other recipes at build | 381 | Directories that would typically not be needed by other recipes at build |
| 382 | time (e.g. ``/etc``) are not copied by default. | 382 | time (e.g. ``/etc``) are not copied by default. |
| 383 | 383 | ||
| 384 | For information on what directories are copied by default, see the | 384 | For information on what directories are copied by default, see the |
| 385 | ```SYSROOT_DIRS*`` <#var-SYSROOT_DIRS>`__ variables. You can change | 385 | :term:`SYSROOT_DIRS* <SYSROOT_DIRS>` variables. You can change |
| 386 | these variables inside your recipe if you need to make additional (or | 386 | these variables inside your recipe if you need to make additional (or |
| 387 | fewer) directories available to other recipes at build time. | 387 | fewer) directories available to other recipes at build time. |
| 388 | 388 | ||
| @@ -451,7 +451,7 @@ section for information on checking the upgrade status of a recipe. | |||
| 451 | 451 | ||
| 452 | To build the ``checkpkg`` task, use the ``bitbake`` command with the | 452 | To build the ``checkpkg`` task, use the ``bitbake`` command with the |
| 453 | "-c" option and task name: $ bitbake core-image-minimal -c checkpkg By | 453 | "-c" option and task name: $ bitbake core-image-minimal -c checkpkg By |
| 454 | default, the results are stored in ```$LOG_DIR`` <#var-LOG_DIR>`__ (e.g. | 454 | default, the results are stored in :term:`$LOG_DIR <LOG_DIR>` (e.g. |
| 455 | ``$BUILD_DIR/tmp/log``). | 455 | ``$BUILD_DIR/tmp/log``). |
| 456 | 456 | ||
| 457 | .. _ref-tasks-checkuri: | 457 | .. _ref-tasks-checkuri: |
