mirror of
https://git.yoctoproject.org/poky
synced 2026-06-06 03:52:39 +02:00
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 <antonin.godard@bootlin.com> (cherry picked from commit f3aa0e8f0d15f036b65253c1e0036eb7e1e16088) Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
committed by
Steve Sakoman
parent
a306250d95
commit
c56ce8b7cb
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user