ref-manual: Added the meta class.

(From yocto-docs rev: 05058a65e239f114efb1381a416008470f8a4a3b)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2013-12-03 05:44:00 -06:00 committed by Richard Purdie
parent 5e8bd4311b
commit 5169456348
1 changed files with 10 additions and 0 deletions

View File

@ -1071,6 +1071,16 @@
</para>
</section>
<section id='ref-classes-meta'>
<title><filename>meta.bbclass</filename></title>
<para>
The Metadata (<filename>meta</filename>) class is inherited by recipes
that do not build any output packages themselves, but act as a "meta"
target for building other recipes.
</para>
</section>
<section id='ref-classes-mime'>
<title><filename>mime.bbclass</filename></title>