diff options
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/ref-manual/variables.rst | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index 827c94acd4..58a763cb3a 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst | |||
| @@ -5185,6 +5185,20 @@ system and gives an overview of their function and contents. | |||
| 5185 | For additional information on how this variable is used, see the | 5185 | For additional information on how this variable is used, see the |
| 5186 | initialization script. | 5186 | initialization script. |
| 5187 | 5187 | ||
| 5188 | :term:`OEQA_REPRODUCIBLE_TEST_PACKAGE` | ||
| 5189 | Set the package manager(s) for build reproducibility testing. | ||
| 5190 | See :yocto_git:`reproducible.py </poky/tree/meta/lib/oeqa/selftest/cases/reproducible.py>` | ||
| 5191 | and :doc:`/test-manual/reproducible-builds`. | ||
| 5192 | |||
| 5193 | :term:`OEQA_REPRODUCIBLE_TEST_TARGET` | ||
| 5194 | Set build target for build reproducibility testing. By default | ||
| 5195 | all available recipes are compiled with "bitbake world", see also :term:`EXCLUDE_FROM_WORLD` | ||
| 5196 | and :doc:`/test-manual/reproducible-builds`. | ||
| 5197 | |||
| 5198 | :term:`OEQA_REPRODUCIBLE_TEST_SSTATE_TARGETS` | ||
| 5199 | Set build targets which can be rebuilt using :ref:`shared state <overview-manual/concepts:shared state cache>` | ||
| 5200 | when running build reproducibility tests. See :doc:`/test-manual/reproducible-builds`. | ||
| 5201 | |||
| 5188 | :term:`OLDEST_KERNEL` | 5202 | :term:`OLDEST_KERNEL` |
| 5189 | Declares the oldest version of the Linux kernel that the produced | 5203 | Declares the oldest version of the Linux kernel that the produced |
| 5190 | binaries must support. This variable is passed into the build of the | 5204 | binaries must support. This variable is passed into the build of the |
