mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 09:49:33 +02:00
manuals: switch to the sstate mirror shared between all versions
Following https://git.yoctoproject.org/poky/commit/?id=cf7d8894545b83f55420fa33f7848e1bfc6754ff (From yocto-docs rev: 662294dccd028828d5c7e9fd8f5c8e14df53df4b) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
759a3eb9b5
commit
c00f584817
@@ -23,7 +23,7 @@ New Features / Enhancements in 4.0
|
||||
BB_SIGNATURE_HANDLER = "OEEquivHash"
|
||||
BB_HASHSERVE = "auto"
|
||||
BB_HASHSERVE_UPSTREAM = "typhoon.yocto.io:8687"
|
||||
SSTATE_MIRRORS ?= "file://.* https://sstate.yoctoproject.org/&YOCTO_DOC_VERSION;/PATH;downloadfilename=PATH"
|
||||
SSTATE_MIRRORS ?= "file://.* https://sstate.yoctoproject.org/all/PATH;downloadfilename=PATH"
|
||||
|
||||
- The Python package build process is now based on `wheels <https://pythonwheels.com/>`__
|
||||
in line with the upstream direction.
|
||||
|
||||
Reference in New Issue
Block a user