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>