mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 00:32:12 +02:00
ref-manual: fix description of SOURCE_DATE_EPOCH
Update the reference to the code that computes this default value for this variable. (From yocto-docs rev: b115a1c07f76d2cca37565ac678c21e0e6056fff) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
90b29420c7
commit
002967ee23
@@ -6935,7 +6935,7 @@ system and gives an overview of their function and contents.
|
||||
<https://reproducible-builds.org/specs/source-date-epoch/>`__.
|
||||
|
||||
A value for each recipe is computed from the sources by
|
||||
the :ref:`reproducible-build <ref-classes-reproducible-build>` class.
|
||||
:oe_git:`meta/lib/oe/reproducible.py </openembedded-core/tree/meta/lib/oe/reproducible.py>`.
|
||||
|
||||
If a recipe wishes to override the default behavior, it should set its
|
||||
own :term:`SOURCE_DATE_EPOCH` value::
|
||||
|
||||
Reference in New Issue
Block a user