All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Discourage using do_cleansstate and do_cleanall
@ 2024-02-27 10:59 Luca Ceresoli
  2024-02-27 10:59 ` [PATCH v2 1/2] ref-manual: tasks: do_cleanall: recommend using '-f fetch' instead Luca Ceresoli
  2024-02-27 10:59 ` [PATCH v2 2/2] ref-manual: tasks: do_cleansstate: recommend using '-f' instead for a shared sstate Luca Ceresoli
  0 siblings, 2 replies; 9+ messages in thread
From: Luca Ceresoli @ 2024-02-27 10:59 UTC (permalink / raw)
  To: docs; +Cc: Quentin Schulz, Richard Purdie, Thomas Petazzoni, Luca Ceresoli

do_cleansstate and do_cleanall can generate build failures. Document this
and discourage using them.

Changed in v2:
 - improved the do_cleanall patch to show it applies also without a
   shared DL_DIR
 - add new patch for do_cleansstate

[v1] https://lore.kernel.org/yocto-docs/20240219155513.76738-1-luca.ceresoli@bootlin.com

Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
---
Luca Ceresoli (2):
      ref-manual: tasks: do_cleanall: recommend using '-f fetch' instead
      ref-manual: tasks: do_cleansstate: recommend using '-f' instead for a shared sstate

 documentation/ref-manual/tasks.rst | 37 ++++++++++++++++++++++++++++++++++---
 1 file changed, 34 insertions(+), 3 deletions(-)
---
base-commit: 6571eb02cbd5c2b96df0f279f25b63255ab7eac4
change-id: 20240227-clean-tasks-notes-56899a5abdf6

Best regards,
-- 
Luca Ceresoli <luca.ceresoli@bootlin.com>



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

end of thread, other threads:[~2024-02-28 11:13 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-27 10:59 [PATCH v2 0/2] Discourage using do_cleansstate and do_cleanall Luca Ceresoli
2024-02-27 10:59 ` [PATCH v2 1/2] ref-manual: tasks: do_cleanall: recommend using '-f fetch' instead Luca Ceresoli
2024-02-27 11:24   ` [docs] " Quentin Schulz
2024-02-27 12:00     ` Luca Ceresoli
2024-02-27 12:23       ` Quentin Schulz
2024-02-28 11:12         ` Luca Ceresoli
2024-02-27 10:59 ` [PATCH v2 2/2] ref-manual: tasks: do_cleansstate: recommend using '-f' instead for a shared sstate Luca Ceresoli
2024-02-27 11:30   ` Quentin Schulz
2024-02-27 12:00     ` Luca Ceresoli

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.