packagegroup-core-security: remove clamav for riscv*

Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Armin Kuster
2020-07-24 11:16:50 -07:00
parent 38715478be
commit 98ff502d40

View File

@@ -37,9 +37,7 @@ SUMMARY_packagegroup-security-scanners = "Security scanners"
RDEPENDS_packagegroup-security-scanners = "\
nikto \
checksecurity \
clamav \
clamav-freshclam \
clamav-cvd \
${@bb.utils.contains_any("TUNE_FEATURES", "riscv32 riscv64", "", " clamav clamav-freshclam clamav-cvd",d)} \
"
SUMMARY_packagegroup-security-audit = "Security Audit tools "