diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-03-27 09:34:14 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-04 14:12:54 +0100 |
| commit | dd177d7e1f6461c9df5cbe90c61aff1ce35ddd30 (patch) | |
| tree | 84b7ea54a80c90bb94e11570ede82490b70a7707 /documentation/ref-manual/ref-structure.xml | |
| parent | 6ce2cb90248733c683d5c01cbb31dd73d43d8800 (diff) | |
| download | poky-dd177d7e1f6461c9df5cbe90c61aff1ce35ddd30.tar.gz | |
ref-manual: Minor edits to "build/conf/bblayers.conf".
(From yocto-docs rev: d31627e11b5298baf517d062eb6c9635d7f68763)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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. |
