kas-security-base: add hardknott local dirs

move to different builder and define SSTATE_DIR

Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Armin Kuster
2021-04-15 19:02:05 -07:00
parent 293989a409
commit d29593064b
+2
View File
@@ -35,6 +35,8 @@ local_conf_header:
CONF_VERSION = "1"
SOURCE_MIRROR_URL = "http://downloads.yoctoproject.org/mirror/sources/"
SSTATE_MIRRORS = "file://.* http://sstate.yoctoproject.org/dev/PATH;downloadfilename=PATH \n"
SSTATE_DIR = "/home/build/sstate-cache/hardknott"
DL_DIR = "/home/build/downloads/hardknott"
BB_HASHSERVE = "auto"
BB_SIGNATURE_HANDLER = "OEEquivHash"
INHERIT += "buildstats buildstats-summary buildhistory"