summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-variables.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/ref-variables.xml')
-rw-r--r--documentation/ref-manual/ref-variables.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index 5d49ce8205..9ff6ce019e 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -2891,7 +2891,7 @@
2891 </info> 2891 </info>
2892 <glossdef> 2892 <glossdef>
2893 <para>Variable that controls which locales for 2893 <para>Variable that controls which locales for
2894 <filename>eglibc</filename> are generated during the 2894 <filename>glibc</filename> are generated during the
2895 build (useful if the target device has 64Mbytes 2895 build (useful if the target device has 64Mbytes
2896 of RAM or less).</para> 2896 of RAM or less).</para>
2897 </glossdef> 2897 </glossdef>
@@ -7117,7 +7117,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
7117 Declares the oldest version of the Linux kernel that the 7117 Declares the oldest version of the Linux kernel that the
7118 produced binaries must support. 7118 produced binaries must support.
7119 This variable is passed into the build of the Embedded 7119 This variable is passed into the build of the Embedded
7120 GNU C Library (<filename>eglibc</filename>). 7120 GNU C Library (<filename>glibc</filename>).
7121 </para> 7121 </para>
7122 7122
7123 <para> 7123 <para>
@@ -7811,7 +7811,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
7811 </info> 7811 </info>
7812 <glossdef> 7812 <glossdef>
7813 <para>Specifies the recipe or package name and includes all version and revision 7813 <para>Specifies the recipe or package name and includes all version and revision
7814 numbers (i.e. <filename>eglibc-2.13-r20+svnr15508/</filename> and 7814 numbers (i.e. <filename>glibc-2.13-r20+svnr15508/</filename> and
7815 <filename>bash-4.2-r1/</filename>). 7815 <filename>bash-4.2-r1/</filename>).
7816 This variable is comprised of the following: 7816 This variable is comprised of the following:
7817 <literallayout class='monospaced'> 7817 <literallayout class='monospaced'>
@@ -10731,7 +10731,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
10731 </info> 10731 </info>
10732 <glossdef> 10732 <glossdef>
10733 <para>Specifies the target's operating system. 10733 <para>Specifies the target's operating system.
10734 The variable can be set to "linux" for <filename>eglibc</filename>-based systems and 10734 The variable can be set to "linux" for <filename>glibc</filename>-based systems and
10735 to "linux-uclibc" for <filename>uclibc</filename>. 10735 to "linux-uclibc" for <filename>uclibc</filename>.
10736 For ARM/EABI targets, there are also "linux-gnueabi" and 10736 For ARM/EABI targets, there are also "linux-gnueabi" and
10737 "linux-uclibc-gnueabi" values possible.</para> 10737 "linux-uclibc-gnueabi" values possible.</para>
@@ -10817,7 +10817,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
10817 supported. 10817 supported.
10818 </para> 10818 </para>
10819 <para> 10819 <para>
10820 You can select "eglibc" or "uclibc". 10820 You can select "glibc" or "uclibc".
10821 <note> 10821 <note>
10822 This release of the Yocto Project does not support the 10822 This release of the Yocto Project does not support the
10823 <filename>glibc</filename> implementation of <filename>libc</filename>. 10823 <filename>glibc</filename> implementation of <filename>libc</filename>.
@@ -10882,7 +10882,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
10882 <link linkend='var-TCLIBC'><filename>TCLIBC</filename></link>, 10882 <link linkend='var-TCLIBC'><filename>TCLIBC</filename></link>,
10883 which controls the variant of the GNU standard C library 10883 which controls the variant of the GNU standard C library
10884 (<filename>libc</filename>) used during the build process: 10884 (<filename>libc</filename>) used during the build process:
10885 <filename>eglibc</filename> or <filename>uclibc</filename>. 10885 <filename>glibc</filename> or <filename>uclibc</filename>.
10886 </para> 10886 </para>
10887 </glossdef> 10887 </glossdef>
10888 </glossentry> 10888 </glossentry>