]> git.kernelconcepts.de Git - meta-kc-bsp.git/blobdiff - conf/local.conf.sample
local.conf.sample: move default downloads and sstate cache to toplevel bsp dir
[meta-kc-bsp.git] / conf / local.conf.sample
index 16753872ca7136493d065045e8849fa16e000fd6..da5ac3ed07280cdd464f5e87261da1027a5a75dd 100644 (file)
@@ -11,6 +11,10 @@ EXTRA_IMAGE_FEATURES ?= "debug-tweaks splash package-management hwcodecs"
 IMAGE_FSTYPES = "tar.gz"
 USER_CLASSES ?= "buildstats image-mklibs"
 PATCHRESOLVE = "noop"
+
+DL_DIR ?= "${BSPDIR}/downloads"
+SSTATE_DIR ?= "${BSPDIR}/sstate-cache"
+
 BB_DISKMON_DIRS = "\
     STOPTASKS,${TMPDIR},1G,100K \
     STOPTASKS,${DL_DIR},1G,100K \