mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 12:32:15 +02:00
documentation: SITEINFO_ENDIANESS -> SITEINFO_ENDIANNESS
This variable was renamed (to match OE) in the Yocto 1.1 development cycle. (From yocto-docs rev: 5cda8fe3b5dd18b629ccd13427da3b5743ae66ce) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
e4e0d026c1
commit
88c16945fa
@@ -370,7 +370,7 @@
|
||||
|
||||
<para>
|
||||
The class also provides variables like
|
||||
<filename><link linkend='var-SITEINFO_ENDIANESS'>SITEINFO_ENDIANESS</link></filename>
|
||||
<filename><link linkend='var-SITEINFO_ENDIANNESS'>SITEINFO_ENDIANNESS</link></filename>
|
||||
and <filename><link linkend='var-SITEINFO_BITS'>SITEINFO_BITS</link></filename>
|
||||
that can be used elsewhere in the metadata.
|
||||
</para>
|
||||
|
||||
@@ -885,7 +885,7 @@
|
||||
</glossdef>
|
||||
</glossentry>
|
||||
|
||||
<glossentry id='var-SITEINFO_ENDIANESS'><glossterm>SITEINFO_ENDIANESS</glossterm>
|
||||
<glossentry id='var-SITEINFO_ENDIANNESS'><glossterm>SITEINFO_ENDIANNESS</glossterm>
|
||||
<glossdef>
|
||||
<para>
|
||||
Specifies the endian byte order of the target system.
|
||||
|
||||
Reference in New Issue
Block a user