diff options
| author | Armin Kuster <akuster808@gmail.com> | 2018-10-18 19:06:24 -0700 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2018-10-31 09:02:21 -0700 |
| commit | b58f4ca4fbc0246a33dfcb60fdf956ac8d0e2663 (patch) | |
| tree | 7332b98800d7e0c5562ccc2355005617c0e1a2b6 /recipes-security | |
| parent | b898dc231a1e7ee0940a294395ff77fe6e012a7e (diff) | |
| download | meta-security-b58f4ca4fbc0246a33dfcb60fdf956ac8d0e2663.tar.gz | |
packagegroups: add more packages
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'recipes-security')
| -rw-r--r-- | recipes-security/packagegroup/packagegroup-core-security.bb | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/recipes-security/packagegroup/packagegroup-core-security.bb b/recipes-security/packagegroup/packagegroup-core-security.bb index 5317aee..718ea5a 100644 --- a/recipes-security/packagegroup/packagegroup-core-security.bb +++ b/recipes-security/packagegroup/packagegroup-core-security.bb | |||
| @@ -28,6 +28,10 @@ RDEPENDS_packagegroup-security-utils = "\ | |||
| 28 | nmap \ | 28 | nmap \ |
| 29 | pinentry \ | 29 | pinentry \ |
| 30 | python3-scapy \ | 30 | python3-scapy \ |
| 31 | ding-libs \ | ||
| 32 | xmlsec1 \ | ||
| 33 | keyutils \ | ||
| 34 | libseccomp \ | ||
| 31 | ${@bb.utils.contains("DISTRO_FEATURES", "pax", "pax-utils", "",d)} \ | 35 | ${@bb.utils.contains("DISTRO_FEATURES", "pax", "pax-utils", "",d)} \ |
| 32 | " | 36 | " |
| 33 | 37 | ||
| @@ -52,7 +56,7 @@ RDEPENDS_packagegroup-security-hardening = " \ | |||
| 52 | SUMMARY_packagegroup-security-ids = "Security Intrusion Detection systems" | 56 | SUMMARY_packagegroup-security-ids = "Security Intrusion Detection systems" |
| 53 | RDEPENDS_packagegroup-security-ids = " \ | 57 | RDEPENDS_packagegroup-security-ids = " \ |
| 54 | tripwire \ | 58 | tripwire \ |
| 55 | samhain-client \ | 59 | samhain-standalone \ |
| 56 | suricata \ | 60 | suricata \ |
| 57 | " | 61 | " |
| 58 | 62 | ||
