[poky] [PATCH 12/15] documentation/poky-ref-manual/ref-variables.xml: added SSTATE_DIR variable
Scott Rifenbark
srifenbark at gmail.com
Tue Apr 5 11:21:18 PDT 2011
From: Scott Rifenbark <scott.m.rifenbark at intel.com>
Due to some changes in the file structure for 1.0 there is a new directory
for the shared state. The variable SSTATE_DIR can be used to point to
the directory. I added this variable to the list of documented variables.
Signed-off-by: Scott Rifenbark <scott.m.rifenbark at intel.com>
---
documentation/poky-ref-manual/ref-variables.xml | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/documentation/poky-ref-manual/ref-variables.xml b/documentation/poky-ref-manual/ref-variables.xml
index da57e2c..2e3dbb6 100644
--- a/documentation/poky-ref-manual/ref-variables.xml
+++ b/documentation/poky-ref-manual/ref-variables.xml
@@ -766,6 +766,12 @@ recipes-graphics/xorg-font/fiont-alias_1.0.2.bb:PR - "$(INC_PR).0"
</glossdef>
</glossentry>
+ <glossentry id='var-SSTATE_DIR'><glossterm>SSTATE_DIR</glossterm>
+ <glossdef>
+ <para>Directory for the shared state.</para>
+ </glossdef>
+
+ </glossentry>
<glossentry id='var-SHELLCMDS'><glossterm>SHELLCMDS</glossterm>
<glossdef>
<para>
--
1.7.0.4
More information about the poky
mailing list