summaryrefslogtreecommitdiffstats
path: root/recipes-core/packagegroup
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2022-06-02 08:24:00 -0700
committerArmin Kuster <akuster808@gmail.com>2022-06-07 16:58:24 -0700
commit982ff6fb974973ce9fe9fa72e92d0f00d021193c (patch)
tree9a4d49111e353a8f5cbd26f771e2830e20e8b248 /recipes-core/packagegroup
parent93b888c7b4ecba8a050d5aa9c0865f382db9a4e7 (diff)
downloadmeta-security-982ff6fb974973ce9fe9fa72e92d0f00d021193c.tar.gz
packagegroup-core-security: add arpwatch and chkrootkit to pkg grp
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'recipes-core/packagegroup')
-rw-r--r--recipes-core/packagegroup/packagegroup-core-security.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-core/packagegroup/packagegroup-core-security.bb b/recipes-core/packagegroup/packagegroup-core-security.bb
index 9010054..b20ef31 100644
--- a/recipes-core/packagegroup/packagegroup-core-security.bb
+++ b/recipes-core/packagegroup/packagegroup-core-security.bb
@@ -42,6 +42,8 @@ RDEPENDS:packagegroup-security-utils = "\
42 42
43SUMMARY:packagegroup-security-scanners = "Security scanners" 43SUMMARY:packagegroup-security-scanners = "Security scanners"
44RDEPENDS:packagegroup-security-scanners = "\ 44RDEPENDS:packagegroup-security-scanners = "\
45 arpwatch \
46 chkrootkit \
45 isic \ 47 isic \
46 ${@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)} \
47 " 49 "