mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 12:59:02 +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: f3aa0e8f0d15f036b65253c1e0036eb7e1e16088) Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
1eab7980ae
commit
d4a065a7e8
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user