All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Improvements around PERSISTENT_DIR
@ 2025-07-09  7:57 Antonin Godard
  2025-07-09  7:57 ` [PATCH 1/4] test-manual/understand-autobuilder.rst: mention hashequiv server Antonin Godard
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Antonin Godard @ 2025-07-09  7:57 UTC (permalink / raw)
  To: docs; +Cc: Matthias Schiffer, Thomas Petazzoni, Antonin Godard

The PERSISTENT_DIR directory should be shared along the sstate cache to
ensure that the hash equivalence database is also shared. Otherwise this
can result in bugs described in YOCTO #15921 [1].

[1]: https://bugzilla.yoctoproject.org/show_bug.cgi?id=15921

Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
---
Antonin Godard (4):
      test-manual/understand-autobuilder.rst: mention hashequiv server
      ref-manual/structure.rst: update with info on PERSISTENT_DIR
      dev-manual/start.rst: mention that PERSISTENT_DIR should be shared too
      overview-manual/concepts.rst: mention PERSISTENT_DIR for user configuration

 documentation/dev-manual/start.rst                   |  5 +++++
 documentation/overview-manual/concepts.rst           |  3 +++
 documentation/ref-manual/structure.rst               | 14 +++++++++++++-
 documentation/test-manual/understand-autobuilder.rst |  6 ++++++
 4 files changed, 27 insertions(+), 1 deletion(-)
---
base-commit: 80084a4cabdf7f61c7e93eda8ddbd5bc7d54e041
change-id: 20250708-update-sstate-dir-docs-8763b1387ff5

Best regards,
--  
Antonin Godard <antonin.godard@bootlin.com>



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

end of thread, other threads:[~2025-07-15  7:06 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-09  7:57 [PATCH 0/4] Improvements around PERSISTENT_DIR Antonin Godard
2025-07-09  7:57 ` [PATCH 1/4] test-manual/understand-autobuilder.rst: mention hashequiv server Antonin Godard
2025-07-09  7:57 ` [PATCH 2/4] ref-manual/structure.rst: update with info on PERSISTENT_DIR Antonin Godard
2025-07-11 17:09   ` [docs] " Alexander Kanavin
2025-07-11 21:45     ` Richard Purdie
2025-07-15  7:05       ` Antonin Godard
2025-07-09  7:57 ` [PATCH 3/4] dev-manual/start.rst: mention that PERSISTENT_DIR should be shared too Antonin Godard
2025-07-11 17:13   ` [docs] " Alexander Kanavin
2025-07-09  7:57 ` [PATCH 4/4] overview-manual/concepts.rst: mention PERSISTENT_DIR for user configuration Antonin Godard
2025-07-11 17:14   ` [docs] " Alexander Kanavin

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.