diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2015-04-20 07:58:31 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-04-24 11:07:48 +0100 |
| commit | 7144eb7774d9a18ca688c03129365c181c8e83f6 (patch) | |
| tree | 86800289af329b75e59be6896e9e725544b2ae71 /documentation | |
| parent | 59e5021b1f4ad09bcc47c3d492d2677bc978a66e (diff) | |
| download | poky-7144eb7774d9a18ca688c03129365c181c8e83f6.tar.gz | |
ref-manual: Updates to the TCLIBC variable description
An old note still existed in this entry that stated we don't support
glibc. This is not true. I deleted the note.
Reported-by: Paul Eggleton <paul.eggleton@intel.com>
(From yocto-docs rev: afebdfd994a4ff57cf8f5db1d0d7731433f831f2)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index ee5cbc2d65..22b98c7277 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
| @@ -11788,10 +11788,6 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" | |||
| 11788 | 11788 | ||
| 11789 | <para> | 11789 | <para> |
| 11790 | You can select "glibc" or "uclibc". | 11790 | You can select "glibc" or "uclibc". |
| 11791 | <note> | ||
| 11792 | This release of the Yocto Project does not support the | ||
| 11793 | <filename>glibc</filename> implementation of <filename>libc</filename>. | ||
| 11794 | </note> | ||
| 11795 | </para> | 11791 | </para> |
| 11796 | </glossdef> | 11792 | </glossdef> |
| 11797 | </glossentry> | 11793 | </glossentry> |
