From 9bdb2db85487811ca90e5c08edbeb9dbc742f830 Mon Sep 17 00:00:00 2001 From: Michael Opdenacker Date: Tue, 19 Oct 2021 14:35:58 +0200 Subject: ref-manual: document "reproducible_build" class and SOURCE_DATE_EPOCH (From yocto-docs rev: ab6d3dbf57cac560b9b142cf5becf11d3edf09b7) Signed-off-by: Michael Opdenacker Signed-off-by: Richard Purdie --- documentation/migration-guides/migration-3.1.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'documentation/migration-guides') diff --git a/documentation/migration-guides/migration-3.1.rst b/documentation/migration-guides/migration-3.1.rst index 80b8f6baa5..a7614e5da4 100644 --- a/documentation/migration-guides/migration-3.1.rst +++ b/documentation/migration-guides/migration-3.1.rst @@ -55,8 +55,9 @@ Reproducible builds now enabled by default In order to avoid unnecessary differences in output files (aiding binary reproducibility), the Poky distribution configuration -(``DISTRO = "poky"``) now inherits the ``reproducible_build`` class by -default. +(``DISTRO = "poky"``) now inherits the +:ref:`reproducible-build ` class +by default. .. _migration-3.1-ptest-feature-impact: -- cgit v1.2.3-54-g00ecf