From: Antonin Godard <antonin.godard@bootlin.com>
To: docs@lists.yoctoproject.org
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>,
Matthias Schiffer <matthias.schiffer@ew.tq-group.com>,
Antonin Godard <antonin.godard@bootlin.com>
Subject: [PATCH 1/2] ref-manual/structure.rst: remove shared PERSISTENT_DIR mentions
Date: Tue, 15 Jul 2025 11:56:39 +0200 [thread overview]
Message-ID: <20250715-fix-persistent-dir-v1-1-e3f31214b677@bootlin.com> (raw)
In-Reply-To: <20250715-fix-persistent-dir-v1-0-e3f31214b677@bootlin.com>
PERSISTENT_DIR should _not_ be shared, I got that wrong in my previous
commit 741aa29898dc ("ref-manual/structure.rst: update with info on
PERSISTENT_DIR"). Remove these mentions.
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
---
documentation/ref-manual/structure.rst | 11 -----------
1 file changed, 11 deletions(-)
diff --git a/documentation/ref-manual/structure.rst b/documentation/ref-manual/structure.rst
index bf23e2cfe..c9c44bc63 100644
--- a/documentation/ref-manual/structure.rst
+++ b/documentation/ref-manual/structure.rst
@@ -365,13 +365,6 @@ directory for multiple builds or move the directory to another location.
You can control the location of this directory through the
:term:`SSTATE_DIR` variable.
-.. note::
-
- If you are sharing the :term:`SSTATE_DIR` directory for multiple builds and
- you are using a :ref:`overview-manual/concepts:Hash Equivalence` server with
- :term:`BB_HASHSERVE` you should also share the :term:`PERSISTENT_DIR`
- directory. See :ref:`structure-build-cache` below.
-
.. _structure-build-tmp:
``build/tmp/``
@@ -411,10 +404,6 @@ modification time (mtime) changes and hashing of file contents. If no
changes to the file are detected, then the parsed result stored in the
cache is reused. If the file has changed, it is reparsed.
-This directory and the :term:`SSTATE_DIR` directory can be shared for multiple
-builds when using a :ref:`overview-manual/concepts:Hash Equivalence` server
-with :term:`BB_HASHSERVE`.
-
.. _structure-build-tmp-deploy:
``build/tmp/deploy/``
--
2.50.0
next prev parent reply other threads:[~2025-07-15 9:56 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-15 9:56 [PATCH 0/2] Remove shared PERSISTENT_DIR mentions Antonin Godard
2025-07-15 9:56 ` Antonin Godard [this message]
2025-07-15 9:56 ` [PATCH 2/2] dev-manual/start.rst: remove " Antonin Godard
2025-07-15 15:55 ` [docs] " Alexander Kanavin
2025-07-16 7:28 ` Antonin Godard
2025-07-16 8:44 ` Alexander Kanavin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250715-fix-persistent-dir-v1-1-e3f31214b677@bootlin.com \
--to=antonin.godard@bootlin.com \
--cc=docs@lists.yoctoproject.org \
--cc=matthias.schiffer@ew.tq-group.com \
--cc=thomas.petazzoni@bootlin.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.