diff options
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 42a6d3ddc4..ad60b08af4 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
| @@ -7561,6 +7561,24 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" | |||
| 7561 | </glossdef> | 7561 | </glossdef> |
| 7562 | </glossentry> | 7562 | </glossentry> |
| 7563 | 7563 | ||
| 7564 | <glossentry id='var-SSTATE_MIRROR_ALLOW_NETWORK'><glossterm>SSTATE_MIRROR_ALLOW_NETWORK</glossterm> | ||
| 7565 | <glossdef> | ||
| 7566 | <para> | ||
| 7567 | If set to "1", allows fetches from | ||
| 7568 | mirrors that are specified in | ||
| 7569 | <link linkend='var-SSTATE_MIRRORS'><filename>SSTATE_MIRRORS</filename></link> | ||
| 7570 | to work even when <filename>BB_NO_NETWORK</filename> | ||
| 7571 | is set to "1", which disables fetching from the network. | ||
| 7572 | Using the | ||
| 7573 | <filename>SSTATE_MIRROR_ALLOW_NETWORK</filename> | ||
| 7574 | variable is useful if you have set | ||
| 7575 | <filename>SSTATE_MIRRORS</filename> to point to an | ||
| 7576 | internal server for your shared state cache, but | ||
| 7577 | you want to disable any other fetching from the network. | ||
| 7578 | </para> | ||
| 7579 | </glossdef> | ||
| 7580 | </glossentry> | ||
| 7581 | |||
| 7564 | <glossentry id='var-SSTATE_MIRRORS'><glossterm>SSTATE_MIRRORS</glossterm> | 7582 | <glossentry id='var-SSTATE_MIRRORS'><glossterm>SSTATE_MIRRORS</glossterm> |
| 7565 | <glossdef> | 7583 | <glossdef> |
| 7566 | <para> | 7584 | <para> |
