diff options
| author | Richard Purdie <rpurdie@linux.intel.com> | 2010-10-15 15:06:33 +0100 |
|---|---|---|
| committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-10-15 15:07:06 +0100 |
| commit | 80eba26fb101cc07fc21b0ddec724999b3161ea9 (patch) | |
| tree | f9cfc0be9f260f6577a4166e64c2b472df73245d /documentation/poky-ref-manual/ref-bitbake.xml | |
| parent | 0be66f0e88920d32c071f6776ad6e7c1e2b619a7 (diff) | |
| download | poky-80eba26fb101cc07fc21b0ddec724999b3161ea9.tar.gz | |
documentation/poky-ref-manual: Various tweaks to the text
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'documentation/poky-ref-manual/ref-bitbake.xml')
| -rw-r--r-- | documentation/poky-ref-manual/ref-bitbake.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/poky-ref-manual/ref-bitbake.xml b/documentation/poky-ref-manual/ref-bitbake.xml index eaf9467950..ed6c8bc15b 100644 --- a/documentation/poky-ref-manual/ref-bitbake.xml +++ b/documentation/poky-ref-manual/ref-bitbake.xml | |||
| @@ -26,7 +26,7 @@ | |||
| 26 | <title>Parsing</title> | 26 | <title>Parsing</title> |
| 27 | 27 | ||
| 28 | <para> | 28 | <para> |
| 29 | The first thing BitBake does is that work out its configuration by | 29 | The first thing BitBake does is work out its configuration by |
| 30 | looking for a file called <filename>bitbake.conf</filename>. | 30 | looking for a file called <filename>bitbake.conf</filename>. |
| 31 | Bitbake searches through the <varname>BBPATH</varname> environment | 31 | Bitbake searches through the <varname>BBPATH</varname> environment |
| 32 | variable looking for a <filename class="directory">conf/</filename> | 32 | variable looking for a <filename class="directory">conf/</filename> |
