summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-12-03 05:44:00 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-12-03 12:53:39 +0000
commit6fb5661ca50466a1d365ea1d0b7a337e44e18487 (patch)
tree091861f54dfd24943314ff6ad690ac629c85e4ff
parent926eb4b6012fdf162b354c5152da4f455ba9814e (diff)
downloadast2050-yocto-poky-6fb5661ca50466a1d365ea1d0b7a337e44e18487.zip
ast2050-yocto-poky-6fb5661ca50466a1d365ea1d0b7a337e44e18487.tar.gz
ref-manual: Added the meta class.
(From yocto-docs rev: b9fee079d920a3ae52214718d1846b26c671998b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--documentation/ref-manual/ref-classes.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml
index c842bc6..6ac7142 100644
--- a/documentation/ref-manual/ref-classes.xml
+++ b/documentation/ref-manual/ref-classes.xml
@@ -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>
OpenPOWER on IntegriCloud