summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2015-02-10 12:23:22 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-02-17 15:17:00 +0000
commita89f895a79a6a75fdeea99a291c557dc3bb438c1 (patch)
tree40165065b1cb0bfe59d054b687a1bf6dce001856 /documentation
parent0ba32a62ae2d552fd059c398a7b9298292155ac2 (diff)
downloadast2050-yocto-poky-a89f895a79a6a75fdeea99a291c557dc3bb438c1.zip
ast2050-yocto-poky-a89f895a79a6a75fdeea99a291c557dc3bb438c1.tar.gz
ref-manual: Updated the BUILD_ARCH variable description.
Better wording. (From yocto-docs rev: f048485fb69c4355d01ad1299f5d9187d767806a) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/ref-manual/ref-variables.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index 39e1733..3fe97c6 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -1221,9 +1221,9 @@ meta/conf/machine/include/<architecture>/arch-<architecture>.inc
<para>
Specifies the architecture of the build system
(e.g. <filename>i686</filename>).
- The <filename>uname</filename> command, as reported by the
- machine name, sets the value of
- <filename>BUILD_ARCH</filename>.
+ The OpenEmbedded build system sets the value of
+ <filename>BUILD_ARCH</filename> from the machine name
+ reported by the <filename>uname</filename> command.
</para>
</glossdef>
</glossentry>
OpenPOWER on IntegriCloud