mirror of
https://git.yoctoproject.org/meta-security
synced 2026-04-20 23:40:05 +00:00
kas-security-base.yml: build setting updates
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -40,6 +40,14 @@ local_conf_header:
|
||||
INHERIT += "buildstats buildstats-summary buildhistory"
|
||||
INHERIT += "report-error"
|
||||
INHERIT += "testimage"
|
||||
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'
|
||||
BB_TASK_IONICE_LEVEL_task-testimage = '2.1'
|
||||
TEST_QEMUBOOT_TIMEOUT = "1500"
|
||||
EXTRA_IMAGE_FEATURES ?= "debug-tweaks"
|
||||
PACKAGE_CLASSES = "package_ipk"
|
||||
|
||||
Reference in New Issue
Block a user