From 5465094be9a61a1639e1dab6d2b4ebea2bee7440 Mon Sep 17 00:00:00 2001 From: Steve Sakoman Date: Wed, 30 Oct 2024 10:04:00 -0700 Subject: 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 Signed-off-by: Antonin Godard Signed-off-by: Steve Sakoman --- documentation/migration-guides/release-notes-4.0.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation') 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 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 `__ -- cgit v1.2.3-54-g00ecf