All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 1/4] ref-manual/variables: document OEQA_REPRODUCIBLE_TEST_LEAF_TARGETS
@ 2025-02-09 23:32 Yoann Congal
  2025-02-09 23:32 ` [PATCH v3 2/4] reproducible-builds: change/add titles in the "How" section Yoann Congal
                   ` (4 more replies)
  0 siblings, 5 replies; 15+ messages in thread
From: Yoann Congal @ 2025-02-09 23:32 UTC (permalink / raw)
  To: docs; +Cc: Yoann Congal

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>
---
v2->v3: Quentin's review:
* s/target/target(s)/
* Removed Guillaume Reviewed-by (given privately)
---
 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 adbef69d8..2f1937632 100644
--- a/documentation/ref-manual/variables.rst
+++ b/documentation/ref-manual/variables.rst
@@ -5807,6 +5807,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(s) 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] 15+ messages in thread

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

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-09 23:32 [PATCH v3 1/4] ref-manual/variables: document OEQA_REPRODUCIBLE_TEST_LEAF_TARGETS Yoann Congal
2025-02-09 23:32 ` [PATCH v3 2/4] reproducible-builds: change/add titles in the "How" section Yoann Congal
2025-02-10  8:55   ` guillaume.swaenepoel
2025-02-09 23:32 ` [PATCH v3 3/4] reproducible-builds: add a "How to" section with OEQA* variables Yoann Congal
2025-02-10  8:55   ` guillaume.swaenepoel
2025-02-10 17:41   ` [docs] " Quentin Schulz
2025-02-09 23:32 ` [PATCH v3 4/4] release-notes-5.2: Add new variable OEQA_REPRODUCIBLE_TEST_LEAF_TARGETS Yoann Congal
2025-02-10  8:56   ` guillaume.swaenepoel
2025-02-10 17:43   ` [docs] " Quentin Schulz
2025-02-11 23:40     ` Yoann Congal
2025-02-10  8:55 ` [PATCH v3 1/4] ref-manual/variables: document OEQA_REPRODUCIBLE_TEST_LEAF_TARGETS guillaume.swaenepoel
2025-02-10 17:37 ` [docs] " Quentin Schulz
2025-02-11 10:35   ` Yoann Congal
2025-02-11 13:57     ` Quentin Schulz
2025-02-11 23:34       ` 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.