diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2011-08-24 12:13:36 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-08-24 19:59:55 -0700 |
| commit | 9ca6806de9d9df9d901774c1b23a14f28f10a844 (patch) | |
| tree | 2763bff0832e6265242a8eb75e15263ac8974465 | |
| parent | b5fc6d78cbc4315d123a8a10b2edc15922718079 (diff) | |
| download | poky-9ca6806de9d9df9d901774c1b23a14f28f10a844.tar.gz | |
docuementation/poky-ref-manual/ref-structure.xml: Changed SRCDATE reference
I was incorrectly referring to SRCDATE variables in a context that should
have been SRCDATE destinations.
(From yocto-docs rev: eb255d9369b5bb3905a586433d472fd100c737dc)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | documentation/poky-ref-manual/ref-structure.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/poky-ref-manual/ref-structure.xml b/documentation/poky-ref-manual/ref-structure.xml index 907343cd34..c1eea3075f 100644 --- a/documentation/poky-ref-manual/ref-structure.xml +++ b/documentation/poky-ref-manual/ref-structure.xml | |||
| @@ -469,7 +469,7 @@ | |||
| 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 the | 471 | This directory includes the versions and the |
| 472 | <filename>SRCDATE</filename> variables for applications that are configured here. | 472 | <filename>SRCDATE</filename> definitions for applications that are configured here. |
| 473 | 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> |
| 474 | 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. |
| 475 | </para> | 475 | </para> |
