mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 03: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: 4716ef9098a297d3183efbbd2c477bc6b48df226) 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>
This commit is contained in:
@@ -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