From 6fb5661ca50466a1d365ea1d0b7a337e44e18487 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 3 Dec 2013 05:44:00 -0600 Subject: ref-manual: Added the meta class. (From yocto-docs rev: b9fee079d920a3ae52214718d1846b26c671998b) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-classes.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'documentation') 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 @@ +
+ <filename>meta.bbclass</filename> + + + The Metadata (meta) class is inherited by recipes + that do not build any output packages themselves, but act as a "meta" + target for building other recipes. + +
+
<filename>mime.bbclass</filename> -- cgit v1.2.3-54-g00ecf