diff options
| -rw-r--r-- | bitbake/doc/user-manual/user-manual-ref-variables.xml | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/bitbake/doc/user-manual/user-manual-ref-variables.xml b/bitbake/doc/user-manual/user-manual-ref-variables.xml index 4a3080f841..dc1fb9b197 100644 --- a/bitbake/doc/user-manual/user-manual-ref-variables.xml +++ b/bitbake/doc/user-manual/user-manual-ref-variables.xml | |||
| @@ -359,7 +359,7 @@ | |||
| 359 | <glossdef> | 359 | <glossdef> |
| 360 | <para>Lists the layers to enable during the build. | 360 | <para>Lists the layers to enable during the build. |
| 361 | This variable is defined in the <filename>bblayers.conf</filename> configuration | 361 | This variable is defined in the <filename>bblayers.conf</filename> configuration |
| 362 | file in the <ulink url='&YOCTO_DOCS_DEV_URL;#build-directory'>Build Directory</ulink>. | 362 | file in the build directory. |
| 363 | Here is an example: | 363 | Here is an example: |
| 364 | <literallayout class='monospaced'> | 364 | <literallayout class='monospaced'> |
| 365 | BBLAYERS = " \ | 365 | BBLAYERS = " \ |
| @@ -442,10 +442,10 @@ | |||
| 442 | <filename>PATH</filename> variable. | 442 | <filename>PATH</filename> variable. |
| 443 | <note> | 443 | <note> |
| 444 | If you run BitBake from a directory outside of the | 444 | If you run BitBake from a directory outside of the |
| 445 | <ulink url='&YOCTO_DOCS_DEV_URL;build-directory'>Build Directory</ulink>, | 445 | build directory, |
| 446 | you must be sure to set | 446 | you must be sure to set |
| 447 | <filename>BBPATH</filename> to point to the | 447 | <filename>BBPATH</filename> to point to the |
| 448 | Build Directory. | 448 | build directory. |
| 449 | Set the variable as you would any environment variable | 449 | Set the variable as you would any environment variable |
| 450 | and then run BitBake: | 450 | and then run BitBake: |
| 451 | <literallayout class='monospaced'> | 451 | <literallayout class='monospaced'> |
| @@ -1285,8 +1285,7 @@ | |||
| 1285 | <glossentry id='var-TOPDIR'><glossterm>TOPDIR</glossterm> | 1285 | <glossentry id='var-TOPDIR'><glossterm>TOPDIR</glossterm> |
| 1286 | <glossdef> | 1286 | <glossdef> |
| 1287 | <para> | 1287 | <para> |
| 1288 | Points to the | 1288 | Points to the build directory. |
| 1289 | <ulink url='&YOCTO_DOCS_DEV_URL;#build-directory'>Build Directory</ulink>. | ||
| 1290 | BitBake automatically sets this variable. | 1289 | BitBake automatically sets this variable. |
| 1291 | </para> | 1290 | </para> |
| 1292 | </glossdef> | 1291 | </glossdef> |
