mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
ref-manual: Updated the BUILD_OS variable description.
Fixed the meaning up. (From yocto-docs rev: 1b057475acd2bf33bb6fa3bd03e85a415697873f) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
a89f895a79
commit
a7f992eddc
@@ -1319,12 +1319,11 @@ meta/conf/machine/include/<architecture>/arch-<architecture>.inc
|
|||||||
<glossdef>
|
<glossdef>
|
||||||
<para>
|
<para>
|
||||||
Specifies the operating system in use on the build
|
Specifies the operating system in use on the build
|
||||||
host (e.g. Linux).
|
host (e.g. "linux").
|
||||||
The operating system, as reported by the
|
The OpenEmbedded build system sets the value of
|
||||||
<filename>uname</filename> command, sets
|
<filename>BUILD_OS</filename> from the OS reported by
|
||||||
<filename>BUILD_OS</filename>.
|
the <filename>uname</filename> command - the first word,
|
||||||
When set, the first word of the value converts to
|
converted to lower-case characters.
|
||||||
lower-case characters.
|
|
||||||
</para>
|
</para>
|
||||||
</glossdef>
|
</glossdef>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|||||||
Reference in New Issue
Block a user