mirror of
https://git.yoctoproject.org/meta-security
synced 2026-05-06 16:48:42 +00:00
kas-security-base.yml: tweek build vars
add meta-filesystems Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user