mirror of
https://git.yoctoproject.org/poky
synced 2026-04-28 15:32:27 +02:00
ref-manual: Review edits to the "C" and "D" classes.
Modifications to ccache, chrpath, clutter, cross, cross-canadian, crosssdk, and debian classes. Added a new variable to the glossary for LEAD_SONAME. (From yocto-docs rev: f27b6315f839a731017866106578e664c6c86982) 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
bc6b005b0c
commit
55a5058059
@@ -3514,6 +3514,23 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
|
||||
</glossdef>
|
||||
</glossentry>
|
||||
|
||||
<glossentry id='var-LEAD_SONAME'><glossterm>LEAD_SONAME</glossterm>
|
||||
<glossdef>
|
||||
<para>
|
||||
Specifies the lead (or primary) compiled library file
|
||||
(<filename>.so</filename>) that the
|
||||
<link linkend='ref-classes-debian'><filename>debian</filename></link>
|
||||
class applies its naming policy to given a recipe that
|
||||
packages multiple libraries.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
This variable works in conjunction with the
|
||||
<filename>debian</filename> class.
|
||||
</para>
|
||||
</glossdef>
|
||||
</glossentry>
|
||||
|
||||
<glossentry id='var-LIC_FILES_CHKSUM'><glossterm>LIC_FILES_CHKSUM</glossterm>
|
||||
<glossdef>
|
||||
<para>Checksums of the license text in the recipe source code.</para>
|
||||
|
||||
Reference in New Issue
Block a user