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.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index ad60b08af4..8d5a386184 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -4746,6 +4746,20 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
4746 </glossdef> 4746 </glossdef>
4747 </glossentry> 4747 </glossentry>
4748 4748
4749 <glossentry id='var-MACHINE_ARCH'><glossterm>MACHINE_ARCH</glossterm>
4750 <glossdef>
4751 <para>
4752 Specifies the name of the machine-specific architecture.
4753 This variable is set automatically from
4754 <link linkend='var-MACHINE'><filename>MACHINE</filename></link>
4755 or
4756 <link linkend='var-TUNE_PKGARCH'><filename>TUNE_PKGARCH</filename></link>.
4757 You should not hand-edit the
4758 <filename>MACHINE_ARCH</filename> variable.
4759 </para>
4760 </glossdef>
4761 </glossentry>
4762
4749 <glossentry id='var-MACHINE_ESSENTIAL_EXTRA_RDEPENDS'><glossterm>MACHINE_ESSENTIAL_EXTRA_RDEPENDS</glossterm> 4763 <glossentry id='var-MACHINE_ESSENTIAL_EXTRA_RDEPENDS'><glossterm>MACHINE_ESSENTIAL_EXTRA_RDEPENDS</glossterm>
4750 <glossdef> 4764 <glossdef>
4751 <para></para> 4765 <para></para>