summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2011-08-23 13:24:53 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-08-24 19:49:36 -0700
commit88c16945fac644e188532e0714fa664efc5ed218 (patch)
treefebf0cbde5b9c90430d9f4042389990b8d39bfa3 /documentation
parente4e0d026c17bf628d18fb8ee9e6c59498c37e57c (diff)
downloadast2050-yocto-poky-88c16945fac644e188532e0714fa664efc5ed218.zip
ast2050-yocto-poky-88c16945fac644e188532e0714fa664efc5ed218.tar.gz
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>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/poky-ref-manual/ref-classes.xml2
-rw-r--r--documentation/poky-ref-manual/ref-variables.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/documentation/poky-ref-manual/ref-classes.xml b/documentation/poky-ref-manual/ref-classes.xml
index 905538d..4530754 100644
--- a/documentation/poky-ref-manual/ref-classes.xml
+++ b/documentation/poky-ref-manual/ref-classes.xml
@@ -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>
diff --git a/documentation/poky-ref-manual/ref-variables.xml b/documentation/poky-ref-manual/ref-variables.xml
index e60f2ae..81dbf0c 100644
--- a/documentation/poky-ref-manual/ref-variables.xml
+++ b/documentation/poky-ref-manual/ref-variables.xml
@@ -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.
OpenPOWER on IntegriCloud