diff options
| -rw-r--r-- | documentation/brief-yoctoprojectqs/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/brief-yoctoprojectqs/index.rst b/documentation/brief-yoctoprojectqs/index.rst index 0ccffccc60..df8d75edc2 100644 --- a/documentation/brief-yoctoprojectqs/index.rst +++ b/documentation/brief-yoctoprojectqs/index.rst | |||
| @@ -254,7 +254,7 @@ an entire Linux distribution, including the toolchain, from source. | |||
| 254 | BB_SIGNATURE_HANDLER = "OEEquivHash" | 254 | BB_SIGNATURE_HANDLER = "OEEquivHash" |
| 255 | BB_HASHSERVE = "auto" | 255 | BB_HASHSERVE = "auto" |
| 256 | BB_HASHSERVE_UPSTREAM = "hashserv.yocto.io:8687" | 256 | BB_HASHSERVE_UPSTREAM = "hashserv.yocto.io:8687" |
| 257 | SSTATE_MIRRORS ?= "file://.* https://sstate.yoctoproject.org/all/PATH;downloadfilename=PATH" | 257 | SSTATE_MIRRORS ?= "file://.* http://cdn.jsdelivr.net/yocto/sstate/all/PATH;downloadfilename=PATH" |
| 258 | 258 | ||
| 259 | #. **Start the Build:** Continue with the following command to build an OS | 259 | #. **Start the Build:** Continue with the following command to build an OS |
| 260 | image for the target, which is ``core-image-sato`` in this example: | 260 | image for the target, which is ``core-image-sato`` in this example: |
