summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2020-07-05 18:40:55 +0000
committerArmin Kuster <akuster808@gmail.com>2020-10-16 06:46:49 -0700
commit3f6a0ff5403e290d0b5b5b1e29aaaec032f332cb (patch)
treeb8036632d7bc1eb8e20151a2ec373f1ba77b5252
parent6d6f7151f24470aabd83d2a08151f883c52a64ed (diff)
downloadmeta-security-3f6a0ff5403e290d0b5b5b1e29aaaec032f332cb.tar.gz
packagegroup-core-security-ptest: update fail2ban ptest pkg name
Signed-off-by: Armin Kuster <akuster808@gmail.com> (cherry picked from commit a2a102b2de68f31df5a3b46665c8afb2d28c0219)
-rw-r--r--recipes-security/packagegroup/packagegroup-core-security-ptest.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-security/packagegroup/packagegroup-core-security-ptest.bb b/recipes-security/packagegroup/packagegroup-core-security-ptest.bb
index 83a9ed8..cf34ded 100644
--- a/recipes-security/packagegroup/packagegroup-core-security-ptest.bb
+++ b/recipes-security/packagegroup/packagegroup-core-security-ptest.bb
@@ -22,7 +22,7 @@ RDEPENDS_${PN} = " \
22 python3-scapy-ptest \ 22 python3-scapy-ptest \
23 suricata-ptest \ 23 suricata-ptest \
24 tripwire-ptest \ 24 tripwire-ptest \
25 python-fail2ban-ptest \ 25 python3-fail2ban-ptest \
26 ${@bb.utils.contains("DISTRO_FEATURES", "apparmor", "apparmor-ptest", "",d)} \ 26 ${@bb.utils.contains("DISTRO_FEATURES", "apparmor", "apparmor-ptest", "",d)} \
27 ${@bb.utils.contains("DISTRO_FEATURES", "smack", "smack-ptest", "",d)} \ 27 ${@bb.utils.contains("DISTRO_FEATURES", "smack", "smack-ptest", "",d)} \
28 " 28 "