summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'documentation')
-rw-r--r--documentation/ref-manual/variables.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst
index e0273138f2..dc5286c896 100644
--- a/documentation/ref-manual/variables.rst
+++ b/documentation/ref-manual/variables.rst
@@ -5625,6 +5625,11 @@ system and gives an overview of their function and contents.
5625 For additional information on how this variable is used, see the 5625 For additional information on how this variable is used, see the
5626 initialization script. 5626 initialization script.
5627 5627
5628 :term:`OEQA_REPRODUCIBLE_TEST_PACKAGE`
5629 Set the package manager(s) for build reproducibility testing.
5630 See :yocto_git:`reproducible.py </poky/tree/meta/lib/oeqa/selftest/cases/reproducible.py>`
5631 and :doc:`/test-manual/reproducible-builds`.
5632
5628 :term:`OEQA_REPRODUCIBLE_TEST_TARGET` 5633 :term:`OEQA_REPRODUCIBLE_TEST_TARGET`
5629 Set build target for build reproducibility testing. By default 5634 Set build target for build reproducibility testing. By default
5630 all available recipes are compiled with "bitbake world", see also :term:`EXCLUDE_FROM_WORLD` 5635 all available recipes are compiled with "bitbake world", see also :term:`EXCLUDE_FROM_WORLD`