From c56ce8b7cb220e067eb485aa7cfe61e03e8ebd80 Mon Sep 17 00:00:00 2001 From: Antonin Godard Date: Wed, 9 Jul 2025 09:57:30 +0200 Subject: overview-manual/concepts.rst: mention PERSISTENT_DIR for user configuration The PERSISTENT_DIR directory can also be customized to be shared, so mention it in the list of configuration variables in local.conf. (From yocto-docs rev: 89adf577754244c8304ae4fa2d3c7f5f2fe00ecc) Signed-off-by: Antonin Godard (cherry picked from commit f3aa0e8f0d15f036b65253c1e0036eb7e1e16088) Signed-off-by: Antonin Godard Signed-off-by: Steve Sakoman --- documentation/overview-manual/concepts.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'documentation/overview-manual') diff --git a/documentation/overview-manual/concepts.rst b/documentation/overview-manual/concepts.rst index c9405cdd33..6006df1ebd 100644 --- a/documentation/overview-manual/concepts.rst +++ b/documentation/overview-manual/concepts.rst @@ -277,6 +277,9 @@ in the ``meta-poky`` layer: - *Shared State Directory:* Controlled by the :term:`SSTATE_DIR` variable. +- *Persistent Data Directory:* Controlled by the + :term:`PERSISTENT_DIR` variable. + - *Build Output:* Controlled by the :term:`TMPDIR` variable. -- cgit v1.2.3-54-g00ecf