From a17963faaf7a9db895aad8423e7dbcd6ccb67b84 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 5 Dec 2013 14:01:44 -0600 Subject: [PATCH] ref-manual: Edits to meta class. (From yocto-docs rev: 6afe495be3b9ec843a46a9e6db76f608446d8e3a) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-classes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 66857e768c..b194876a08 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml @@ -1524,7 +1524,7 @@ <filename>meta.bbclass</filename> - The Metadata (meta) class is inherited by recipes + The meta class is inherited by recipes that do not build any output packages themselves, but act as a "meta" target for building other recipes.