diff options
| author | Steve Sakoman <steve@sakoman.com> | 2024-10-30 10:04:00 -0700 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2024-11-06 05:38:48 -0800 |
| commit | e8d8e841802159e8fe15e1d76f9cb5c8c16265e1 (patch) | |
| tree | 2319cdc58ae51d39a776bbea6f7da47ff5d3d131 /documentation/brief-yoctoprojectqs | |
| parent | 9cf4b2944603f38658ebf2465eb218273b2aa266 (diff) | |
| download | poky-e8d8e841802159e8fe15e1d76f9cb5c8c16265e1.tar.gz | |
release-notes-4.0,brief-yoctoprojectqs: update BB_HASHSERVE_UPSTREAM for new infrastructure
Public hashserver is now at hashserv.yoctoproject.org:8686
(From yocto-docs rev: fe98cb44fd52e2e455255be33aacf60f12dd5bad)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'documentation/brief-yoctoprojectqs')
| -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 db17437aa8..df9e7eadfb 100644 --- a/documentation/brief-yoctoprojectqs/index.rst +++ b/documentation/brief-yoctoprojectqs/index.rst | |||
| @@ -251,7 +251,7 @@ an entire Linux distribution, including the toolchain, from source. | |||
| 251 | To use such mirrors, uncomment the below lines in your ``conf/local.conf`` | 251 | To use such mirrors, uncomment the below lines in your ``conf/local.conf`` |
| 252 | file in the :term:`Build Directory`:: | 252 | file in the :term:`Build Directory`:: |
| 253 | 253 | ||
| 254 | BB_HASHSERVE_UPSTREAM = "hashserv.yocto.io:8687" | 254 | BB_HASHSERVE_UPSTREAM = "hashserv.yoctoproject.org:8686" |
| 255 | SSTATE_MIRRORS ?= "file://.* http://cdn.jsdelivr.net/yocto/sstate/all/PATH;downloadfilename=PATH" | 255 | SSTATE_MIRRORS ?= "file://.* http://cdn.jsdelivr.net/yocto/sstate/all/PATH;downloadfilename=PATH" |
| 256 | BB_HASHSERVE = "auto" | 256 | BB_HASHSERVE = "auto" |
| 257 | BB_SIGNATURE_HANDLER = "OEEquivHash" | 257 | BB_SIGNATURE_HANDLER = "OEEquivHash" |
