diff options
Diffstat (limited to 'documentation/poky-ref-manual/ref-structure.xml')
-rw-r--r-- | documentation/poky-ref-manual/ref-structure.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/poky-ref-manual/ref-structure.xml b/documentation/poky-ref-manual/ref-structure.xml index 3e3b7944d3..be81faf586 100644 --- a/documentation/poky-ref-manual/ref-structure.xml +++ b/documentation/poky-ref-manual/ref-structure.xml | |||
@@ -173,7 +173,7 @@ | |||
173 | <title><filename>build/pseudodone</filename></title> | 173 | <title><filename>build/pseudodone</filename></title> |
174 | 174 | ||
175 | <para> | 175 | <para> |
176 | This tag file indicates that the intitial pseudo binary was created. | 176 | This tag file indicates that the initial pseudo binary was created. |
177 | The file is built the first time BitBake is invoked. | 177 | The file is built the first time BitBake is invoked. |
178 | </para> | 178 | </para> |
179 | </section> | 179 | </section> |
@@ -468,7 +468,7 @@ | |||
468 | Any distribution-specific configuration is controlled from this directory. | 468 | Any distribution-specific configuration is controlled from this directory. |
469 | The Yocto Project only contains the Yocto Project distribution so | 469 | The Yocto Project only contains the Yocto Project distribution so |
470 | <filename>defaultsetup.conf</filename> is the main file here. | 470 | <filename>defaultsetup.conf</filename> is the main file here. |
471 | This directory includes the versions and SRCDATES for applications that are configured here. | 471 | This directory includes the versions and SRCDATEs for applications that are configured here. |
472 | An example of an alternative configuration is <filename>poky-bleeding.conf</filename> | 472 | An example of an alternative configuration is <filename>poky-bleeding.conf</filename> |
473 | although this file mainly inherits its configuration from the Yocto Project itself. | 473 | although this file mainly inherits its configuration from the Yocto Project itself. |
474 | </para> | 474 | </para> |
@@ -479,7 +479,7 @@ | |||
479 | 479 | ||
480 | <para> | 480 | <para> |
481 | This directory contains anything linking to specific hardware or hardware configuration information | 481 | This directory contains anything linking to specific hardware or hardware configuration information |
482 | such as "uboot" and "grub". | 482 | such as "u-boot" and "grub". |
483 | </para> | 483 | </para> |
484 | </section> | 484 | </section> |
485 | 485 | ||
@@ -575,7 +575,7 @@ | |||
575 | 575 | ||
576 | <para> | 576 | <para> |
577 | This directory contains recipes that used by other recipes, but that are not directly | 577 | This directory contains recipes that used by other recipes, but that are not directly |
578 | included in images (i.e. depenendies of other recipes). | 578 | included in images (i.e. dependencies of other recipes). |
579 | </para> | 579 | </para> |
580 | </section> | 580 | </section> |
581 | 581 | ||