mirror of
http://code.qt.io/yocto/meta-qt6.git
synced 2026-01-01 13:58:07 +00:00
coin: rename the shared sstate-cache
Use DISTRO variable in the sstate-cache directory. This lets use reused the ci configuration in other distro builds as well. Pick-to: 6.3 6.2 Change-Id: I51ef6cca7fd938046e5b6510087fc4d62f2a4eb3 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
This commit is contained in:
parent
90a8c72bed
commit
e6fba93482
|
|
@ -1,4 +1,4 @@
|
|||
SSTATE_DIR = "/mnt/yocto-cache/sstate-caches/${DISTRO_CODENAME}-meta-qt6"
|
||||
SSTATE_DIR = "/mnt/yocto-cache/sstate-caches/${DISTRO}-${DISTRO_CODENAME}"
|
||||
BB_HASHSERVE = "yocto-cache.intra.qt.io:8686"
|
||||
DL_DIR = "/mnt/yocto-cache/downloads"
|
||||
BB_GENERATE_MIRROR_TARBALLS = "1"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user