summaryrefslogtreecommitdiffstats
path: root/recipes-core
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2022-06-04 11:59:13 -0700
committerArmin Kuster <akuster808@gmail.com>2022-06-07 16:58:24 -0700
commit8c6fe006a10015a479efe126eb1954280bb3541e (patch)
tree51af4a0891a6c576efafe863cfe03702ae7ade79 /recipes-core
parentd93501969c7e917567e1fe5c6388a09612e0883f (diff)
downloadmeta-security-8c6fe006a10015a479efe126eb1954280bb3541e.tar.gz
packagegroup-core-security: don't include aprwatch for musl
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'recipes-core')
-rw-r--r--recipes-core/packagegroup/packagegroup-core-security.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-core/packagegroup/packagegroup-core-security.bb b/recipes-core/packagegroup/packagegroup-core-security.bb
index 40ff06b..f381d91 100644
--- a/recipes-core/packagegroup/packagegroup-core-security.bb
+++ b/recipes-core/packagegroup/packagegroup-core-security.bb
@@ -48,6 +48,7 @@ RDEPENDS:packagegroup-security-scanners = "\
48 ${@bb.utils.contains_any("TUNE_FEATURES", "riscv32 riscv64", "", " clamav clamav-daemon clamav-freshclam",d)} \ 48 ${@bb.utils.contains_any("TUNE_FEATURES", "riscv32 riscv64", "", " clamav clamav-daemon clamav-freshclam",d)} \
49 " 49 "
50RDEPENDS:packagegroup-security-scanners:remove:libc-musl = "clamav clamav-daemon clamav-freshclam" 50RDEPENDS:packagegroup-security-scanners:remove:libc-musl = "clamav clamav-daemon clamav-freshclam"
51RDEPENDS:packagegroup-security-scanners:remove:libc-musl = "arpwatch"
51 52
52SUMMARY:packagegroup-security-audit = "Security Audit tools " 53SUMMARY:packagegroup-security-audit = "Security Audit tools "
53RDEPENDS:packagegroup-security-audit = " \ 54RDEPENDS:packagegroup-security-audit = " \