From 0e9e1b28f69a6402601e7050a855b4b16b693033 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 3 Dec 2013 05:52:46 -0600 Subject: ref-manual: Added the metadata_scm class. (From yocto-docs rev: a0a4ca849b6a9e464c5e2dd7e597e3fb6951c8f3) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-classes.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'documentation') diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 6ac7142fc3..67b2890171 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml @@ -1081,6 +1081,24 @@ +
+ <filename>metadata_scm.bbclass</filename> + + + The Metadata Source Code Management (SCM) System + (metadata_scm) class provides functionality for + querying the branch and revision of an SCM repository. + + + + The base + class uses this class to print the revisions of each layer before + starting every build. + The metadata_scm class is enabled by default + because it is inherited by the base class. + +
+
<filename>mime.bbclass</filename> -- cgit v1.2.3-54-g00ecf