diff options
Diffstat (limited to 'documentation/poky-ref-manual/ref-structure.xml')
-rw-r--r-- | documentation/poky-ref-manual/ref-structure.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/poky-ref-manual/ref-structure.xml b/documentation/poky-ref-manual/ref-structure.xml index be81faf586..907343cd34 100644 --- a/documentation/poky-ref-manual/ref-structure.xml +++ b/documentation/poky-ref-manual/ref-structure.xml | |||
@@ -468,7 +468,8 @@ | |||
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 the |
472 | <filename>SRCDATE</filename> variables for applications that are configured here. | ||
472 | An example of an alternative configuration is <filename>poky-bleeding.conf</filename> | 473 | 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. | 474 | although this file mainly inherits its configuration from the Yocto Project itself. |
474 | </para> | 475 | </para> |