diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-03-27 10:45:41 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-04 14:12:55 +0100 |
| commit | 619e88f9c4e513aaf03e2ef325db76a105a4306d (patch) | |
| tree | f9e80275b7a359660cb7b372f0cc9fa97262ae8f /documentation/ref-manual/ref-structure.xml | |
| parent | f06259cbf4e10adae54427d0deeb62a1b9d2d994 (diff) | |
| download | poky-619e88f9c4e513aaf03e2ef325db76a105a4306d.tar.gz | |
ref-manual: Added a link to "meta/classes/".
(From yocto-docs rev: 1de11d1812f09106214e76226b424b15e7e9d4f0)
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 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-structure.xml b/documentation/ref-manual/ref-structure.xml index 13f8d0478e..6bf3acfbbb 100644 --- a/documentation/ref-manual/ref-structure.xml +++ b/documentation/ref-manual/ref-structure.xml | |||
| @@ -558,6 +558,11 @@ | |||
| 558 | such as <filename>image.bbclass</filename>, <filename>rootfs_*.bbclass</filename> and | 558 | such as <filename>image.bbclass</filename>, <filename>rootfs_*.bbclass</filename> and |
| 559 | <filename>package*.bbclass</filename>. | 559 | <filename>package*.bbclass</filename>. |
| 560 | </para> | 560 | </para> |
| 561 | |||
| 562 | <para> | ||
| 563 | For reference information on classes, see the | ||
| 564 | "<link linkend='ref-classes'>Classes</link>" chapter. | ||
| 565 | </para> | ||
| 561 | </section> | 566 | </section> |
| 562 | 567 | ||
| 563 | <section id='structure-meta-conf'> | 568 | <section id='structure-meta-conf'> |
