ref-manual: Added the MACHINE_ARCH variable.

(From yocto-docs rev: 5f1523857d9c96753c40e1678354d641109b9130)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2014-05-29 15:27:08 +03:00 committed by Richard Purdie
parent 0b3adff2b7
commit cb5cf01aae
1 changed files with 14 additions and 0 deletions

View File

@ -4746,6 +4746,20 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
</glossdef>
</glossentry>
<glossentry id='var-MACHINE_ARCH'><glossterm>MACHINE_ARCH</glossterm>
<glossdef>
<para>
Specifies the name of the machine-specific architecture.
This variable is set automatically from
<link linkend='var-MACHINE'><filename>MACHINE</filename></link>
or
<link linkend='var-TUNE_PKGARCH'><filename>TUNE_PKGARCH</filename></link>.
You should not hand-edit the
<filename>MACHINE_ARCH</filename> variable.
</para>
</glossdef>
</glossentry>
<glossentry id='var-MACHINE_ESSENTIAL_EXTRA_RDEPENDS'><glossterm>MACHINE_ESSENTIAL_EXTRA_RDEPENDS</glossterm>
<glossdef>
<para></para>