[yocto] [PATCH 06/14] documentation: SITEINFO_ENDIANESS -> SITEINFO_ENDIANNESS

Paul Eggleton paul.eggleton at linux.intel.com
Tue Aug 23 08:30:39 PDT 2011


This variable was renamed (to match OE) in the Yocto 1.1 development
cycle.

Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>
---
 documentation/poky-ref-manual/ref-classes.xml   |    2 +-
 documentation/poky-ref-manual/ref-variables.xml |    2 +-
 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 f44b9df..5812aae 100644
--- a/documentation/poky-ref-manual/ref-classes.xml
+++ b/documentation/poky-ref-manual/ref-classes.xml
@@ -369,7 +369,7 @@
     </para>
     <para>
         The class also provides variables like <glossterm><link 
-        linkend='var-SITEINFO_ENDIANESS'>SITEINFO_ENDIANESS</link></glossterm> 
+        linkend='var-SITEINFO_ENDIANNESS'>SITEINFO_ENDIANNESS</link></glossterm> 
         and <glossterm><link linkend='var-SITEINFO_BITS'>SITEINFO_BITS</link>
         </glossterm> which 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 ff82b88..cb7a0e4 100644
--- a/documentation/poky-ref-manual/ref-variables.xml
+++ b/documentation/poky-ref-manual/ref-variables.xml
@@ -841,7 +841,7 @@ recipes-graphics/xorg-font/fiont-alias_1.0.2.bb:PR - "$(INC_PR).0"
             </glossdef>
         </glossentry>
 
-        <glossentry id='var-SITEINFO_ENDIANESS'><glossterm>SITEINFO_ENDIANESS</glossterm>
+        <glossentry id='var-SITEINFO_ENDIANNESS'><glossterm>SITEINFO_ENDIANNESS</glossterm>
             <glossdef>
                 <para>
                     Contains "le" for little-endian or "be" for big-endian depending 
-- 
1.7.4.1




More information about the yocto mailing list