diff options
| -rw-r--r-- | bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml index 862a6bddfe..9fc3a3ccd7 100644 --- a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml +++ b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml | |||
| @@ -603,8 +603,13 @@ | |||
| 603 | BitBake uses the | 603 | BitBake uses the |
| 604 | <link linkend='var-BBPATH'><filename>BBPATH</filename></link> | 604 | <link linkend='var-BBPATH'><filename>BBPATH</filename></link> |
| 605 | variable to locate needed include and class files. | 605 | variable to locate needed include and class files. |
| 606 | The <filename>BBPATH</filename> variable is analogous to | 606 | Additionally, BitBake searches the current directory for |
| 607 | the environment variable <filename>PATH</filename>. | 607 | <filename>include</filename> and <filename>require</filename> |
| 608 | directives. | ||
| 609 | <note> | ||
| 610 | The <filename>BBPATH</filename> variable is analogous to | ||
| 611 | the environment variable <filename>PATH</filename>. | ||
| 612 | </note> | ||
| 608 | </para> | 613 | </para> |
| 609 | 614 | ||
| 610 | <para> | 615 | <para> |
