diff options
Diffstat (limited to 'documentation/ref-manual')
| -rw-r--r-- | documentation/ref-manual/ref-classes.xml | 10 | 
1 files changed, 10 insertions, 0 deletions
| diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index c842bc6f98..6ac7142fc3 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml | |||
| @@ -1071,6 +1071,16 @@ | |||
| 1071 | </para> | 1071 | </para> | 
| 1072 | </section> | 1072 | </section> | 
| 1073 | 1073 | ||
| 1074 | <section id='ref-classes-meta'> | ||
| 1075 | <title><filename>meta.bbclass</filename></title> | ||
| 1076 | |||
| 1077 | <para> | ||
| 1078 | The Metadata (<filename>meta</filename>) class is inherited by recipes | ||
| 1079 | that do not build any output packages themselves, but act as a "meta" | ||
| 1080 | target for building other recipes. | ||
| 1081 | </para> | ||
| 1082 | </section> | ||
| 1083 | |||
| 1074 | <section id='ref-classes-mime'> | 1084 | <section id='ref-classes-mime'> | 
| 1075 | <title><filename>mime.bbclass</filename></title> | 1085 | <title><filename>mime.bbclass</filename></title> | 
| 1076 | 1086 | ||
