diff options
Diffstat (limited to 'documentation/ref-manual/ref-variables.xml')
-rw-r--r-- | documentation/ref-manual/ref-variables.xml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 4a0e4d1047..2f3aafacc6 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
@@ -3514,6 +3514,23 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" | |||
3514 | </glossdef> | 3514 | </glossdef> |
3515 | </glossentry> | 3515 | </glossentry> |
3516 | 3516 | ||
3517 | <glossentry id='var-LEAD_SONAME'><glossterm>LEAD_SONAME</glossterm> | ||
3518 | <glossdef> | ||
3519 | <para> | ||
3520 | Specifies the lead (or primary) compiled library file | ||
3521 | (<filename>.so</filename>) that the | ||
3522 | <link linkend='ref-classes-debian'><filename>debian</filename></link> | ||
3523 | class applies its naming policy to given a recipe that | ||
3524 | packages multiple libraries. | ||
3525 | </para> | ||
3526 | |||
3527 | <para> | ||
3528 | This variable works in conjunction with the | ||
3529 | <filename>debian</filename> class. | ||
3530 | </para> | ||
3531 | </glossdef> | ||
3532 | </glossentry> | ||
3533 | |||
3517 | <glossentry id='var-LIC_FILES_CHKSUM'><glossterm>LIC_FILES_CHKSUM</glossterm> | 3534 | <glossentry id='var-LIC_FILES_CHKSUM'><glossterm>LIC_FILES_CHKSUM</glossterm> |
3518 | <glossdef> | 3535 | <glossdef> |
3519 | <para>Checksums of the license text in the recipe source code.</para> | 3536 | <para>Checksums of the license text in the recipe source code.</para> |