diff options
| -rw-r--r-- | recipes-core/packagegroup/packagegroup-core-security.bb | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/recipes-core/packagegroup/packagegroup-core-security.bb b/recipes-core/packagegroup/packagegroup-core-security.bb index e0a9d05..bb790b4 100644 --- a/recipes-core/packagegroup/packagegroup-core-security.bb +++ b/recipes-core/packagegroup/packagegroup-core-security.bb | |||
| @@ -37,9 +37,7 @@ SUMMARY_packagegroup-security-scanners = "Security scanners" | |||
| 37 | RDEPENDS_packagegroup-security-scanners = "\ | 37 | RDEPENDS_packagegroup-security-scanners = "\ |
| 38 | nikto \ | 38 | nikto \ |
| 39 | checksecurity \ | 39 | checksecurity \ |
| 40 | clamav \ | 40 | ${@bb.utils.contains_any("TUNE_FEATURES", "riscv32 riscv64", "", " clamav clamav-freshclam clamav-cvd",d)} \ |
| 41 | clamav-freshclam \ | ||
| 42 | clamav-cvd \ | ||
| 43 | " | 41 | " |
| 44 | 42 | ||
| 45 | SUMMARY_packagegroup-security-audit = "Security Audit tools " | 43 | SUMMARY_packagegroup-security-audit = "Security Audit tools " |
