summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-variables.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/ref-variables.xml')
-rw-r--r--documentation/ref-manual/ref-variables.xml32
1 files changed, 31 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index 099846412b..266e18f7ea 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -38,7 +38,7 @@
38 <link linkend='var-T'>T</link> 38 <link linkend='var-T'>T</link>
39<!-- <link linkend='var-glossary-u'>U</link> --> 39<!-- <link linkend='var-glossary-u'>U</link> -->
40<!-- <link linkend='var-glossary-v'>V</link> --> 40<!-- <link linkend='var-glossary-v'>V</link> -->
41 <link linkend='var-WORKDIR'>W</link> 41 <link linkend='var-WARN_QA'>W</link>
42<!-- <link linkend='var-glossary-x'>X</link> --> 42<!-- <link linkend='var-glossary-x'>X</link> -->
43<!-- <link linkend='var-glossary-y'>Y</link> --> 43<!-- <link linkend='var-glossary-y'>Y</link> -->
44<!-- <link linkend='var-glossary-z'>Z</link>--> 44<!-- <link linkend='var-glossary-z'>Z</link>-->
@@ -1199,6 +1199,21 @@ Core layer for images cannot be removed
1199 </glossdef> 1199 </glossdef>
1200 </glossentry> 1200 </glossentry>
1201 1201
1202 <glossentry id='var-ERROR_QA'><glossterm>ERROR_QA</glossterm>
1203 <glossdef>
1204 <para>
1205 Specifies the quality assurance checks whose failures are
1206 reported as errors by the OpenEmbedded build system.
1207 You set this variable in your distribution configuration
1208 file.
1209 For a list of the checks you can control with this variable,
1210 see the
1211 "<link linkend='ref-classes-insane'><filename>insane.bbclass</filename></link>"
1212 section.
1213 </para>
1214 </glossdef>
1215 </glossentry>
1216
1202 <glossentry id='var-EXCLUDE_FROM_WORLD'><glossterm>EXCLUDE_FROM_WORLD</glossterm> 1217 <glossentry id='var-EXCLUDE_FROM_WORLD'><glossterm>EXCLUDE_FROM_WORLD</glossterm>
1203 <glossdef> 1218 <glossdef>
1204 <para> 1219 <para>
@@ -4771,6 +4786,21 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
4771 4786
4772 <glossdiv id='var-glossary-w'><title>W</title> 4787 <glossdiv id='var-glossary-w'><title>W</title>
4773 4788
4789 <glossentry id='var-WARN_QA'><glossterm>WARN_QA</glossterm>
4790 <glossdef>
4791 <para>
4792 Specifies the quality assurance checks whose failures are
4793 reported as warnings by the OpenEmbedded build system.
4794 You set this variable in your distribution configuration
4795 file.
4796 For a list of the checks you can control with this variable,
4797 see the
4798 "<link linkend='ref-classes-insane'><filename>insane.bbclass</filename></link>"
4799 section.
4800 </para>
4801 </glossdef>
4802 </glossentry>
4803
4774 <glossentry id='var-WORKDIR'><glossterm>WORKDIR</glossterm> 4804 <glossentry id='var-WORKDIR'><glossterm>WORKDIR</glossterm>
4775 <glossdef> 4805 <glossdef>
4776 <para> 4806 <para>