mirror of
https://git.yoctoproject.org/poky
synced 2026-04-30 21:32:13 +02:00
ref-manual: Added the SSTATE_MIRROR_ALLOW_NETWORK variable.
(From yocto-docs rev: c16d4783ee5289fe6696f6ac056b63c4855b9c9e) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
1ddf03c1b7
commit
0b3adff2b7
@@ -7561,6 +7561,24 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
|
|||||||
</glossdef>
|
</glossdef>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
|
<glossentry id='var-SSTATE_MIRROR_ALLOW_NETWORK'><glossterm>SSTATE_MIRROR_ALLOW_NETWORK</glossterm>
|
||||||
|
<glossdef>
|
||||||
|
<para>
|
||||||
|
If set to "1", allows fetches from
|
||||||
|
mirrors that are specified in
|
||||||
|
<link linkend='var-SSTATE_MIRRORS'><filename>SSTATE_MIRRORS</filename></link>
|
||||||
|
to work even when <filename>BB_NO_NETWORK</filename>
|
||||||
|
is set to "1", which disables fetching from the network.
|
||||||
|
Using the
|
||||||
|
<filename>SSTATE_MIRROR_ALLOW_NETWORK</filename>
|
||||||
|
variable is useful if you have set
|
||||||
|
<filename>SSTATE_MIRRORS</filename> to point to an
|
||||||
|
internal server for your shared state cache, but
|
||||||
|
you want to disable any other fetching from the network.
|
||||||
|
</para>
|
||||||
|
</glossdef>
|
||||||
|
</glossentry>
|
||||||
|
|
||||||
<glossentry id='var-SSTATE_MIRRORS'><glossterm>SSTATE_MIRRORS</glossterm>
|
<glossentry id='var-SSTATE_MIRRORS'><glossterm>SSTATE_MIRRORS</glossterm>
|
||||||
<glossdef>
|
<glossdef>
|
||||||
<para>
|
<para>
|
||||||
|
|||||||
Reference in New Issue
Block a user