All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3] ref-manual/variables: document OEQA_REPRODUCIBLE_TEST_LEAF_TARGETS
@ 2025-02-06 13:18 Yoann Congal
  2025-02-06 13:18 ` [PATCH 2/3] reproducible-builds: change/add titles in the "How" section Yoann Congal
  2025-02-06 13:18 ` [PATCH 3/3] reproducible-builds: add a "How to" section with OEQA* variables Yoann Congal
  0 siblings, 2 replies; 10+ messages in thread
From: Yoann Congal @ 2025-02-06 13:18 UTC (permalink / raw)
  To: docs; +Cc: Yoann Congal, Guillaume Swaenepoel

From: Yoann Congal <yoann.congal@smile.fr>

This documents the variable used in the "automate testing a single
recipe's reproducibility" feature [YOCTO #15701]

Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
Reviewed-by: Guillaume Swaenepoel <guillaume.swaenepoel@smile.fr>
---
 documentation/ref-manual/variables.rst | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst
index 47d4e814f..32e91b6db 100644
--- a/documentation/ref-manual/variables.rst
+++ b/documentation/ref-manual/variables.rst
@@ -5802,6 +5802,11 @@ 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 for build reproducibility testing but activate
+      :ref:`shared state <overview-manual/concepts:shared state cache>` build
+      for most dependencies. 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 </poky/tree/meta/lib/oeqa/selftest/cases/reproducible.py>`


^ permalink raw reply related	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2025-02-11 23:38 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-06 13:18 [PATCH 1/3] ref-manual/variables: document OEQA_REPRODUCIBLE_TEST_LEAF_TARGETS Yoann Congal
2025-02-06 13:18 ` [PATCH 2/3] reproducible-builds: change/add titles in the "How" section Yoann Congal
2025-02-06 13:18 ` [PATCH 3/3] reproducible-builds: add a "How to" section with OEQA* variables Yoann Congal
2025-02-06 16:08   ` [docs] " Quentin Schulz
2025-02-06 18:17     ` Yoann Congal
2025-02-07  9:12       ` Quentin Schulz
2025-02-09 22:46         ` Yoann Congal
2025-02-10 12:11           ` Antonin Godard
2025-02-10 17:52           ` Quentin Schulz
2025-02-11 23:37             ` Yoann Congal

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.