documentation/poky-ref-manual/ref-variables.xml: update TCLIBC and POKYLIBC

Changed the description of POKYLIBC to note the variable is not supported
and provided a link to TCLIBC.  I added the entry for TCLIBC, which
was missing.

(From yocto-docs rev: d76a1ddb79577a3e121df3d590fb601b5e5fbb98)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2011-09-27 06:36:55 -07:00 committed by Richard Purdie
parent a568995f40
commit 0021456aad
1 changed files with 23 additions and 5 deletions

View File

@ -850,17 +850,17 @@
<glossentry id='var-POKYLIBC'><glossterm>POKYLIBC</glossterm>
<glossdef>
<para>The <filename>libc</filename> implementation selector.
You can select <filename>eglibc</filename> or <filename>uclibc</filename>.
<note>This release of the Yocto Project does not support the
<filename>glibc</filename> implementation of <filename>libc</filename>.</note>
<para>
This variable is no longer supported and has been replaced by the
<link linkend='var-TCLIBC'><filename>TCLIBC</filename></link> variable.
</para>
</glossdef>
</glossentry>
<glossentry id='var-POKYMODE'><glossterm>POKYMODE</glossterm>
<glossdef>
<para>This variable is no longer supported and has been replaced by the
<para>
This variable is no longer supported and has been replaced by the
<link linkend='var-TCMODE'><filename>TCMODE</filename></link> variable.
</para>
</glossdef>
@ -1123,6 +1123,24 @@
</glossdef>
</glossentry>
<glossentry id='var-TCLIBC'><glossterm>TCLIBC</glossterm>
<glossdef>
<para>
Specifies which variant of the GNU standard C library (<filename>libc</filename>)
to use during the build process.
This variable replaces <filename>POKYLIBC</filename>, which is no longer
supported.
</para>
<para>
You can select <filename>eglibc</filename> or <filename>uclibc</filename>.
<note>
This release of the Yocto Project does not support the
<filename>glibc</filename> implementation of <filename>libc</filename>.
</note>
</para>
</glossdef>
</glossentry>
<glossentry id='var-TCMODE'><glossterm>TCMODE</glossterm>
<glossdef>
<para>