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 b22c661421..7a56ce323a 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -2290,7 +2290,7 @@
2290 <glossentry id='var-ENABLE_BINARY_LOCALE_GENERATION'><glossterm>ENABLE_BINARY_LOCALE_GENERATION</glossterm> 2290 <glossentry id='var-ENABLE_BINARY_LOCALE_GENERATION'><glossterm>ENABLE_BINARY_LOCALE_GENERATION</glossterm>
2291 <glossdef> 2291 <glossdef>
2292 <para>Variable that controls which locales for 2292 <para>Variable that controls which locales for
2293 <filename>eglibc</filename> are generated during the 2293 <filename>glibc</filename> are generated during the
2294 build (useful if the target device has 64Mbytes 2294 build (useful if the target device has 64Mbytes
2295 of RAM or less).</para> 2295 of RAM or less).</para>
2296 </glossdef> 2296 </glossdef>
@@ -5873,7 +5873,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
5873 Declares the oldest version of the Linux kernel that the 5873 Declares the oldest version of the Linux kernel that the
5874 produced binaries must support. 5874 produced binaries must support.
5875 This variable is passed into the build of the Embedded 5875 This variable is passed into the build of the Embedded
5876 GNU C Library (<filename>eglibc</filename>). 5876 GNU C Library (<filename>glibc</filename>).
5877 </para> 5877 </para>
5878 5878
5879 <para> 5879 <para>
@@ -6476,7 +6476,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
6476 <glossentry id='var-PF'><glossterm>PF</glossterm> 6476 <glossentry id='var-PF'><glossterm>PF</glossterm>
6477 <glossdef> 6477 <glossdef>
6478 <para>Specifies the recipe or package name and includes all version and revision 6478 <para>Specifies the recipe or package name and includes all version and revision
6479 numbers (i.e. <filename>eglibc-2.13-r20+svnr15508/</filename> and 6479 numbers (i.e. <filename>glibc-2.13-r20+svnr15508/</filename> and
6480 <filename>bash-4.2-r1/</filename>). 6480 <filename>bash-4.2-r1/</filename>).
6481 This variable is comprised of the following: 6481 This variable is comprised of the following:
6482 <literallayout class='monospaced'> 6482 <literallayout class='monospaced'>
@@ -8967,7 +8967,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
8967 <glossentry id='var-TARGET_OS'><glossterm>TARGET_OS</glossterm> 8967 <glossentry id='var-TARGET_OS'><glossterm>TARGET_OS</glossterm>
8968 <glossdef> 8968 <glossdef>
8969 <para>Specifies the target's operating system. 8969 <para>Specifies the target's operating system.
8970 The variable can be set to "linux" for <filename>eglibc</filename>-based systems and 8970 The variable can be set to "linux" for <filename>glibc</filename>-based systems and
8971 to "linux-uclibc" for <filename>uclibc</filename>. 8971 to "linux-uclibc" for <filename>uclibc</filename>.
8972 For ARM/EABI targets, there are also "linux-gnueabi" and 8972 For ARM/EABI targets, there are also "linux-gnueabi" and
8973 "linux-uclibc-gnueabi" values possible.</para> 8973 "linux-uclibc-gnueabi" values possible.</para>
@@ -8983,7 +8983,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
8983 supported. 8983 supported.
8984 </para> 8984 </para>
8985 <para> 8985 <para>
8986 You can select "eglibc" or "uclibc". 8986 You can select "glibc" or "uclibc".
8987 <note> 8987 <note>
8988 This release of the Yocto Project does not support the 8988 This release of the Yocto Project does not support the
8989 <filename>glibc</filename> implementation of <filename>libc</filename>. 8989 <filename>glibc</filename> implementation of <filename>libc</filename>.
@@ -9045,7 +9045,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
9045 <link linkend='var-TCLIBC'><filename>TCLIBC</filename></link>, 9045 <link linkend='var-TCLIBC'><filename>TCLIBC</filename></link>,
9046 which controls the variant of the GNU standard C library 9046 which controls the variant of the GNU standard C library
9047 (<filename>libc</filename>) used during the build process: 9047 (<filename>libc</filename>) used during the build process:
9048 <filename>eglibc</filename> or <filename>uclibc</filename>. 9048 <filename>glibc</filename> or <filename>uclibc</filename>.
9049 </para> 9049 </para>
9050 </glossdef> 9050 </glossdef>
9051 </glossentry> 9051 </glossentry>