diff options
| author | Steve Sakoman <steve@sakoman.com> | 2024-10-30 10:04:00 -0700 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2024-11-02 06:15:08 -0700 |
| commit | 5465094be9a61a1639e1dab6d2b4ebea2bee7440 (patch) | |
| tree | b3a7e7c13d0ac8c7c5130ea37d2d49228d61e067 | |
| parent | 7a5fd94f38ca9b13e1aa85522c5a54ea3c8ac07f (diff) | |
| download | poky-5465094be9a61a1639e1dab6d2b4ebea2bee7440.tar.gz | |
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>
| -rw-r--r-- | documentation/migration-guides/release-notes-4.0.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/migration-guides/release-notes-4.0.rst b/documentation/migration-guides/release-notes-4.0.rst index a5d66c0410..a50aae26f9 100644 --- a/documentation/migration-guides/release-notes-4.0.rst +++ b/documentation/migration-guides/release-notes-4.0.rst | |||
| @@ -25,7 +25,7 @@ New Features / Enhancements in 4.0 | |||
| 25 | 25 | ||
| 26 | BB_SIGNATURE_HANDLER = "OEEquivHash" | 26 | BB_SIGNATURE_HANDLER = "OEEquivHash" |
| 27 | BB_HASHSERVE = "auto" | 27 | BB_HASHSERVE = "auto" |
| 28 | BB_HASHSERVE_UPSTREAM = "hashserv.yocto.io:8687" | 28 | BB_HASHSERVE_UPSTREAM = "hashserv.yoctoproject.org:8686" |
| 29 | SSTATE_MIRRORS ?= "file://.* https://sstate.yoctoproject.org/all/PATH;downloadfilename=PATH" | 29 | SSTATE_MIRRORS ?= "file://.* https://sstate.yoctoproject.org/all/PATH;downloadfilename=PATH" |
| 30 | 30 | ||
| 31 | - The Python package build process is now based on `wheels <https://pythonwheels.com/>`__ | 31 | - The Python package build process is now based on `wheels <https://pythonwheels.com/>`__ |
