1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-02 13:29:49 +00:00

ref-manual: typo "SSTATE_MIRROR" -> "SSTATE_MIRRORS"

(From yocto-docs rev: 7c4d45e50422fa6e6cb607b0df2abdbb41ffd6d1)

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Robert P. J. Day
2020-04-28 06:11:56 -04:00
committed by Richard Purdie
parent 9d777c388d
commit 9cff09000f
+1 -1
View File
@@ -14033,7 +14033,7 @@
<para> <para>
When pointing to sstate build artifacts on another machine When pointing to sstate build artifacts on another machine
that uses a different GCC version for native builds, that uses a different GCC version for native builds,
you must configure <filename>SSTATE_MIRROR</filename> you must configure <filename>SSTATE_MIRRORS</filename>
with a regular expression that maps local search paths with a regular expression that maps local search paths
to server paths. to server paths.
The paths need to take into account The paths need to take into account