diff options
author | 2015-04-20 07:58:31 -0700 | |
---|---|---|
committer | 2015-04-24 11:07:54 +0100 | |
commit | f460fd853b79efe7b29297ef597d6241b19eb70d (patch) | |
tree | 8d65e83b6c8d0a8fa13bb775e22120f19ed8f3b9 | |
parent | d098f7ed0543f491bf8d183aef265e1ab1d07266 (diff) | |
download | poky-f460fd853b79efe7b29297ef597d6241b19eb70d.tar.gz poky-f460fd853b79efe7b29297ef597d6241b19eb70d.tar.bz2 poky-f460fd853b79efe7b29297ef597d6241b19eb70d.zip |
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: 3a8f5210dfa401bf2d2c9df86dd744c6b39671d7)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-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 7a56ce323a..576c91f29a 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -8984,10 +8984,6 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" </para> <para> You can select "glibc" or "uclibc". - <note> - This release of the Yocto Project does not support the - <filename>glibc</filename> implementation of <filename>libc</filename>. - </note> </para> </glossdef> </glossentry> |