From 835af805539ecef72871ef03ca9a14907384c3c5 Mon Sep 17 00:00:00 2001 From: Yoann Congal Date: Wed, 12 Feb 2025 00:47:35 +0100 Subject: ref-manual/variables: document OEQA_REPRODUCIBLE_TEST_LEAF_TARGETS This documents the variable used in the "automate testing a single recipe's reproducibility" feature [YOCTO #15701] (From yocto-docs rev: 417b423ea3d2ba9903d21d930c1982ff2ac6f596) Signed-off-by: Yoann Congal Reviewed-by: Guillaume Swaenepoel Signed-off-by: Antonin Godard Signed-off-by: Richard Purdie --- documentation/ref-manual/variables.rst | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'documentation') diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index adbef69d8f..d56eee3bb4 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst @@ -5807,6 +5807,13 @@ system and gives an overview of their function and contents. For additional information on how this variable is used, see the initialization script. + :term:`OEQA_REPRODUCIBLE_TEST_LEAF_TARGETS` + Set build target(s) for build reproducibility testing but activate + :ref:`shared state ` build + for most dependencies (i.e. the ones explicitly listed in DEPENDS, which + may not be all dependencies, c.f. [depends] varflags, PACKAGE_DEPENDS and + other implementations). See :doc:`/test-manual/reproducible-builds`. + :term:`OEQA_REPRODUCIBLE_TEST_PACKAGE` Set the package manager(s) for build reproducibility testing. See :yocto_git:`reproducible.py ` -- cgit v1.2.3-54-g00ecf