diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2015-02-10 12:23:22 -0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-02-17 15:17:00 +0000 |
| commit | a89f895a79a6a75fdeea99a291c557dc3bb438c1 (patch) | |
| tree | 40165065b1cb0bfe59d054b687a1bf6dce001856 | |
| parent | 0ba32a62ae2d552fd059c398a7b9298292155ac2 (diff) | |
| download | 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>
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 39e173363a..3fe97c6e94 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 | |||
| 1221 | <para> | 1221 | <para> |
| 1222 | Specifies the architecture of the build system | 1222 | Specifies the architecture of the build system |
| 1223 | (e.g. <filename>i686</filename>). | 1223 | (e.g. <filename>i686</filename>). |
| 1224 | The <filename>uname</filename> command, as reported by the | 1224 | The OpenEmbedded build system sets the value of |
| 1225 | machine name, sets the value of | 1225 | <filename>BUILD_ARCH</filename> from the machine name |
| 1226 | <filename>BUILD_ARCH</filename>. | 1226 | reported by the <filename>uname</filename> command. |
| 1227 | </para> | 1227 | </para> |
| 1228 | </glossdef> | 1228 | </glossdef> |
| 1229 | </glossentry> | 1229 | </glossentry> |
