mirror of
http://code.qt.io/yocto/meta-qt6.git
synced 2026-01-04 16:10:12 +00:00
coin: use shared Hash Equivalence server
Use shared Hash Equivalence server together with sstate cache. The Hash Equivalence server can further improve sstate re-use. Pick-to: 6.3 6.2 Change-Id: I037b565344942cf99c4992e4ff9769fd47d9c77d Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
This commit is contained in:
parent
269c0e836c
commit
9ee589de19
|
|
@ -1,4 +1,5 @@
|
|||
SSTATE_DIR = "/mnt/yocto-cache/sstate-caches/${DISTRO_CODENAME}-meta-qt6"
|
||||
BB_HASHSERVE = "yocto-cache.intra.qt.io:8686"
|
||||
DL_DIR = "/mnt/yocto-cache/downloads"
|
||||
BB_GENERATE_MIRROR_TARBALLS = "1"
|
||||
BB_NUMBER_THREADS = "8"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user