diff options
| author | Armin Kuster <akuster808@gmail.com> | 2021-05-12 03:02:43 +0000 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2021-05-16 13:23:55 -0700 |
| commit | 31e5b3e08f39dd36e9d54e8f99286e89c47f7f8e (patch) | |
| tree | 25f2e39f5a8b9098139e1c3c55b4e95b8dcbdbeb /recipes-core | |
| parent | 2f49b2dad030564717c7b6ecee1e1e2470478018 (diff) | |
| download | meta-security-31e5b3e08f39dd36e9d54e8f99286e89c47f7f8e.tar.gz | |
packagegroup-core-security: add aide and ossec
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'recipes-core')
| -rw-r--r-- | recipes-core/packagegroup/packagegroup-core-security.bb | 2 |
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 54b8297..0bddf64 100644 --- a/recipes-core/packagegroup/packagegroup-core-security.bb +++ b/recipes-core/packagegroup/packagegroup-core-security.bb | |||
| @@ -70,6 +70,8 @@ SUMMARY_packagegroup-security-ids = "Security Intrusion Detection systems" | |||
| 70 | RDEPENDS_packagegroup-security-ids = " \ | 70 | RDEPENDS_packagegroup-security-ids = " \ |
| 71 | samhain-standalone \ | 71 | samhain-standalone \ |
| 72 | ${@bb.utils.contains_any("TUNE_FEATURES", "ppc7400 riscv32 riscv64", "", " suricata",d)} \ | 72 | ${@bb.utils.contains_any("TUNE_FEATURES", "ppc7400 riscv32 riscv64", "", " suricata",d)} \ |
| 73 | ossec-hids \ | ||
| 74 | aide \ | ||
| 73 | " | 75 | " |
| 74 | 76 | ||
| 75 | SUMMARY_packagegroup-security-mac = "Security Mandatory Access Control systems" | 77 | SUMMARY_packagegroup-security-mac = "Security Mandatory Access Control systems" |
