| Message ID | 20260722-sstate-mirrors-doc-v1-5-570baeb41c32@bootlin.com |
|---|---|
| State | New |
| Headers | show |
| Series | Add shared state mirror setup documentation | expand |
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index 3f4788648..2c1d77ec9 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst @@ -10110,6 +10110,10 @@ system and gives an overview of their function and contents. reusable in real projects building binaries optimized for a specific CPU family. + See the :doc:`/dev-manual/sstate-mirrors-setup` section of the Yocto + Project Development Tasks Manual for details on how to setup a shared + state mirror. + :term:`SSTATE_SCAN_FILES` Controls the list of files the OpenEmbedded build system scans for hardcoded installation paths. The variable uses a space-separated
Add a link from the SSTATE_MIRRORS variable definition to our new sstate-mirrors-setup document, which instructs how to set a basic server along with tips on hash equivalence, etc. Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> --- documentation/ref-manual/variables.rst | 4 ++++ 1 file changed, 4 insertions(+)