]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
ref-manual: Updated the BUILD_ARCH variable description.
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Tue, 10 Feb 2015 20:23:22 +0000 (12:23 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 17 Feb 2015 15:17:00 +0000 (15:17 +0000)
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>
documentation/ref-manual/ref-variables.xml

index 39e173363a1864ab8176bea63bff21ac67ee962d..3fe97c6e943400e940d5666f9e7eefea985eb5d9 100644 (file)
@@ -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>