diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2011-09-26 11:02:36 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-10-04 13:46:37 +0100 |
| commit | 9d66278f9c14d04ce2b0092e4476cead4e1e85cc (patch) | |
| tree | 9704d101f5194e32b5c727032bbf54c4a5818ebe /documentation/poky-ref-manual/ref-bitbake.xml | |
| parent | 87566447aa0000cb9213234d1bc6be0eab7a1d2f (diff) | |
| download | poky-9d66278f9c14d04ce2b0092e4476cead4e1e85cc.tar.gz | |
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 <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/poky-ref-manual/ref-bitbake.xml')
| -rw-r--r-- | documentation/poky-ref-manual/ref-bitbake.xml | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ | |||
| 122 | <filename>task-base.bb</filename>, | 122 | <filename>task-base.bb</filename>, |
| 123 | which in turn leads to packages like <filename>Contacts</filename>, | 123 | which in turn leads to packages like <filename>Contacts</filename>, |
| 124 | <filename>Dates</filename> and <filename>BusyBox</filename>. | 124 | <filename>Dates</filename> and <filename>BusyBox</filename>. |
| 125 | These packages in turn depend on glibc and the toolchain. | 125 | These packages in turn depend on <filename>eglibc</filename> and the toolchain. |
| 126 | </para> | 126 | </para> |
| 127 | 127 | ||
| 128 | <para> | 128 | <para> |
