diff options
author | Yi Zhao <yi.zhao@eng.windriver.com> | 2025-07-17 10:12:26 +0800 |
---|---|---|
committer | Scott Murray <scott.murray@konsulko.com> | 2025-07-18 09:48:02 -0400 |
commit | ee5f84c7c5eb1ee97edbe6cdcf25a0336a672be6 (patch) | |
tree | b4c6d30b7d4632cae817574cf23b0f5c3a82e85d /recipes-security/clamav/files/git@git.enea.com:linux/meta-security.git | |
parent | 4b09d567caadeb3c050ce77bdd4dd921719597c1 (diff) | |
download | meta-security-ee5f84c7c5eb1ee97edbe6cdcf25a0336a672be6.tar.gz |
scap-security-guide: disable ptest
Enabling ptest will significantly increase build time. Additionally,
since the ptest distro_feature is enabled by default in poky distro,
build time can be very long, which is annoying.
On my build host:
Enable ptest:
$ time build scap-security-guide
real 219m54.529s
user 0m49.040s
sys 0m1.304s
Disable ptest:
$ time build scap-security-guide
real 1m25.222s
user 0m3.306s
sys 0m0.166s
Since no one cares about this ptest and no one fixes the test failures.
Let's disable it.
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Diffstat (limited to 'recipes-security/clamav/files/git@git.enea.com:linux/meta-security.git')
0 files changed, 0 insertions, 0 deletions