diff options
| author | Armin Kuster <akuster808@gmail.com> | 2021-03-28 17:08:54 +0000 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2021-04-02 08:21:34 -0700 |
| commit | 44d51ebff55a997ea3cf4503a09963926d4fe0a4 (patch) | |
| tree | 7425803cb026c87a24fbfe2d96efe76df056555f | |
| parent | 775870980bc72df7126d910364f44b907727c1d5 (diff) | |
| download | meta-security-44d51ebff55a997ea3cf4503a09963926d4fe0a4.tar.gz | |
packagegroup-core-security: drop clamav-cvd
Signed-off-by: Armin Kuster <akuster808@gmail.com>
| -rw-r--r-- | recipes-core/packagegroup/packagegroup-core-security.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-core/packagegroup/packagegroup-core-security.bb b/recipes-core/packagegroup/packagegroup-core-security.bb index 0a4452e..9ac0d2c 100644 --- a/recipes-core/packagegroup/packagegroup-core-security.bb +++ b/recipes-core/packagegroup/packagegroup-core-security.bb | |||
| @@ -51,9 +51,9 @@ RDEPENDS_packagegroup-security-scanners = "\ | |||
| 51 | isic \ | 51 | isic \ |
| 52 | nikto \ | 52 | nikto \ |
| 53 | checksecurity \ | 53 | checksecurity \ |
| 54 | ${@bb.utils.contains_any("TUNE_FEATURES", "riscv32 riscv64", "", " clamav clamav-freshclam clamav-cvd",d)} \ | 54 | ${@bb.utils.contains_any("TUNE_FEATURES", "riscv32 riscv64", "", " clamav clamav-freshclam",d)} \ |
| 55 | " | 55 | " |
| 56 | RDEPENDS_packagegroup-security-scanners_remove_libc-musl = "clamav clamav-freshclam clamav-cvd" | 56 | RDEPENDS_packagegroup-security-scanners_remove_libc-musl = "clamav clamav-freshclam" |
| 57 | 57 | ||
| 58 | SUMMARY_packagegroup-security-audit = "Security Audit tools " | 58 | SUMMARY_packagegroup-security-audit = "Security Audit tools " |
| 59 | RDEPENDS_packagegroup-security-audit = " \ | 59 | RDEPENDS_packagegroup-security-audit = " \ |
