From cb5cf01aae27d64064fdbf3e3d5fc6c49600fa0b Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 29 May 2014 15:27:08 +0300 Subject: [PATCH] ref-manual: Added the MACHINE_ARCH variable. (From yocto-docs rev: 5f1523857d9c96753c40e1678354d641109b9130) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-variables.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) 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" + MACHINE_ARCH + + + Specifies the name of the machine-specific architecture. + This variable is set automatically from + MACHINE + or + TUNE_PKGARCH. + You should not hand-edit the + MACHINE_ARCH variable. + + + + MACHINE_ESSENTIAL_EXTRA_RDEPENDS