mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 21:32:12 +02:00
ref-manual, dev-manual, adt-manual, yocto-project-qs: scrub eglibc
Scrubbed out the occurrences of eglibc and replaced them with glibc. Reported-by: Robert P. J. Day <rpjday@crashcourse.ca> (From yocto-docs rev: 868ceda79b1c738349e512e523c850b24f9232ca) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
9a47967a18
commit
db874ed595
@@ -580,8 +580,8 @@
|
||||
|
||||
<para>
|
||||
The <filename>debian</filename> class renames output packages so that
|
||||
they follow the Debian naming policy (i.e. <filename>eglibc</filename>
|
||||
becomes <filename>libc6</filename> and <filename>eglibc-devel</filename>
|
||||
they follow the Debian naming policy (i.e. <filename>glibc</filename>
|
||||
becomes <filename>libc6</filename> and <filename>glibc-devel</filename>
|
||||
becomes <filename>libc6-dev</filename>.)
|
||||
Renaming includes the library name and version as part of the package
|
||||
name.
|
||||
@@ -2808,7 +2808,7 @@
|
||||
file.
|
||||
Here is an example:
|
||||
<literallayout class='monospaced'>
|
||||
RM_WORK_EXCLUDE += "busybox eglibc"
|
||||
RM_WORK_EXCLUDE += "busybox glibc"
|
||||
</literallayout>
|
||||
</para>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user