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.
Change-Id: I51ef6cca7fd938046e5b6510087fc4d62f2a4eb3
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
(cherry picked from commit e6fba93482)
This commit is contained in:
parent
0523ed869b
commit
381e2420c5
|
|
@ -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