From: Scott Rifenbark Date: Mon, 4 Apr 2011 22:50:26 +0000 (-0500) Subject: documentation/poky-ref-manual/ref-variables.xml: added SSTATE_DIR variable X-Git-Tag: 2011-1~1834 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=fe939d7181856145ea26c193be131883da182fcd;p=openembedded-core.git documentation/poky-ref-manual/ref-variables.xml: added SSTATE_DIR variable 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 --- diff --git a/documentation/poky-ref-manual/ref-variables.xml b/documentation/poky-ref-manual/ref-variables.xml index da57e2c384..2e3dbb6686 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" + SSTATE_DIR + + Directory for the shared state. + + + SHELLCMDS