summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/overview-manual/concepts.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/documentation/overview-manual/concepts.rst b/documentation/overview-manual/concepts.rst
index b34de4d361..99a8f02a03 100644
--- a/documentation/overview-manual/concepts.rst
+++ b/documentation/overview-manual/concepts.rst
@@ -277,6 +277,9 @@ in the ``meta-poky`` layer:
277- *Shared State Directory:* Controlled by the 277- *Shared State Directory:* Controlled by the
278 :term:`SSTATE_DIR` variable. 278 :term:`SSTATE_DIR` variable.
279 279
280- *Persistent Data Directory:* Controlled by the
281 :term:`PERSISTENT_DIR` variable.
282
280- *Build Output:* Controlled by the 283- *Build Output:* Controlled by the
281 :term:`TMPDIR` variable. 284 :term:`TMPDIR` variable.
282 285