diff options
Diffstat (limited to 'documentation/ref-manual/ref-structure.xml')
| -rw-r--r-- | documentation/ref-manual/ref-structure.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-structure.xml b/documentation/ref-manual/ref-structure.xml index b2e3b41b15..67d8ca259b 100644 --- a/documentation/ref-manual/ref-structure.xml +++ b/documentation/ref-manual/ref-structure.xml | |||
| @@ -269,7 +269,9 @@ | |||
| 269 | <title><filename>build/conf/bblayers.conf</filename></title> | 269 | <title><filename>build/conf/bblayers.conf</filename></title> |
| 270 | 270 | ||
| 271 | <para> | 271 | <para> |
| 272 | This file defines layers, which are directory trees, traversed (or walked) by BitBake. | 272 | This file defines |
| 273 | <ulink url='&YOCTO_DOCS_DEV_URL;#understanding-and-creating-layers'>layers</ulink>, | ||
| 274 | which are directory trees, traversed (or walked) by BitBake. | ||
| 273 | If <filename>bblayers.conf</filename> | 275 | If <filename>bblayers.conf</filename> |
| 274 | is not present, it is created from <filename>bblayers.conf.sample</filename> when | 276 | is not present, it is created from <filename>bblayers.conf.sample</filename> when |
| 275 | you <filename>source</filename> the environment setup script. | 277 | you <filename>source</filename> the environment setup script. |
