mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 09:32:13 +02:00
release-notes-4.0: update BB_HASHSERVE_UPSTREAM for new infrastructure
Public hashserver is now at hashserv.yoctoproject.org:8686 (From yocto-docs rev: 7b40c7b73a360a1ec383c4c9f00c3e126208320b) Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
f16dc3705a
commit
4a41babc17
@@ -25,7 +25,7 @@ New Features / Enhancements in 4.0
|
||||
|
||||
BB_SIGNATURE_HANDLER = "OEEquivHash"
|
||||
BB_HASHSERVE = "auto"
|
||||
BB_HASHSERVE_UPSTREAM = "hashserv.yocto.io:8687"
|
||||
BB_HASHSERVE_UPSTREAM = "hashserv.yoctoproject.org:8686"
|
||||
SSTATE_MIRRORS ?= "file://.* https://sstate.yoctoproject.org/all/PATH;downloadfilename=PATH"
|
||||
|
||||
- The Python package build process is now based on `wheels <https://pythonwheels.com/>`__
|
||||
|
||||
Reference in New Issue
Block a user