From 9d66278f9c14d04ce2b0092e4476cead4e1e85cc Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 26 Sep 2011 11:02:36 -0700 Subject: documentation: scrubbed out 'glibc' and replaced with 'eglibc' Several manuals and areas were still referring to 'glibc' as the GNU version of the Unix statndrd C library. We do not support this any longer and now use 'eglibc' to build with. Notable changes were in the required packages area of the QS manual. I also added a bit in the reference guide saying how this release does not use 'glibc' to build with but rather 'eglibc'. (From yocto-docs rev: c2c58914996d747c510706d78ecfd8f41c5e694d) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/poky-ref-manual/ref-bitbake.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/poky-ref-manual/ref-bitbake.xml') diff --git a/documentation/poky-ref-manual/ref-bitbake.xml b/documentation/poky-ref-manual/ref-bitbake.xml index b11bd5a2fd..6851fbf603 100644 --- a/documentation/poky-ref-manual/ref-bitbake.xml +++ b/documentation/poky-ref-manual/ref-bitbake.xml @@ -122,7 +122,7 @@ task-base.bb, which in turn leads to packages like Contacts, Dates and BusyBox. - These packages in turn depend on glibc and the toolchain. + These packages in turn depend on eglibc and the toolchain. -- cgit v1.2.3-54-g00ecf