kas-security-base.yml: tweek build vars

add meta-filesystems

Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Armin Kuster
2021-04-10 21:48:39 -07:00
parent 3454ba5e19
commit c318962a71

View File

@@ -28,6 +28,7 @@ repos:
meta-perl:
meta-python:
meta-networking:
meta-filesystems:
local_conf_header:
base: |
@@ -42,7 +43,6 @@ local_conf_header:
INHERIT += "rm_work"
BB_NUMBER_THREADS="24"
BB_NUMBER_PARSE_THREADS="12"
PARALLEL_MAKE="-j 8"
BB_TASK_NICE_LEVEL = '5'
BB_TASK_NICE_LEVEL_task-testimage = '0'
BB_TASK_IONICE_LEVEL = '2.7'