mirror of
https://git.yoctoproject.org/poky
synced 2026-05-01 15:32:12 +02:00
Handbook: Documentation for LIC_FILES_CHKSUM
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
5ae3f65531
commit
2ccd2e67c5
@@ -395,6 +395,19 @@
|
||||
<para>List of package source licenses.</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>
|
||||
<para>This variables tracks changes in license text of the source
|
||||
code files. If the license text is changed it triggers the build
|
||||
failure. Which gives developer an oppurtunity to review any
|
||||
license changes</para>
|
||||
<para> This is an optional variable now. And the plan is to make
|
||||
it a required variable in the future </para>
|
||||
<para>See the "meta/package/zlib/zlib_${PV}.bb" file for an example</para>
|
||||
</glossdef>
|
||||
</glossentry>
|
||||
|
||||
</glossdiv>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user