From f460fd853b79efe7b29297ef597d6241b19eb70d Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 20 Apr 2015 07:58:31 -0700 Subject: [PATCH] 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 (From yocto-docs rev: 3a8f5210dfa401bf2d2c9df86dd744c6b39671d7) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-variables.xml | 4 ---- 1 file changed, 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" You can select "glibc" or "uclibc". - - This release of the Yocto Project does not support the - glibc implementation of libc. -