mirror of
https://git.yoctoproject.org/meta-security
synced 2026-01-11 15:00:34 +00:00
kas: add common dldir/sstate
Signed-off-by: Marta Rybczynska <marta.rybczynska@ygreky.com>
This commit is contained in:
@@ -60,6 +60,10 @@ local_conf_header:
|
||||
HALT,${SSTATE_DIR},100M,1K \
|
||||
HALT,/tmp,10M,1K"
|
||||
|
||||
dlsstate: |
|
||||
DL_DIR = "/home/gitlab-runner/build/downloads"
|
||||
SSTATE_DIR = "/home/gitlab-runner/build/sstate-cache"
|
||||
|
||||
bblayers_conf_header:
|
||||
base: |
|
||||
BBPATH = "${TOPDIR}"
|
||||
|
||||
Reference in New Issue
Block a user