diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2014-05-29 15:27:08 +0300 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-05-30 16:32:18 +0100 |
| commit | cb5cf01aae27d64064fdbf3e3d5fc6c49600fa0b (patch) | |
| tree | 51fa9860c1ec8bd3e1de1cacfa547bb83e90c2b4 | |
| parent | 0b3adff2b7ceb155c44c19443eb95ca24e2778fa (diff) | |
| download | poky-cb5cf01aae27d64064fdbf3e3d5fc6c49600fa0b.tar.gz | |
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>
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 14 |
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> |
