diff options
author | Armin Kuster <akuster808@gmail.com> | 2020-09-29 11:53:29 -0700 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2020-10-01 06:22:07 -0700 |
commit | 60a17b82d2ff6961bd087c32bef4808ea292514a (patch) | |
tree | d6e59b6184816d58d3e83d8c845bd3ece0e19cd2 | |
parent | ab251c2c7b148adc081d334d9af4b0025c328f8d (diff) | |
download | meta-security-60a17b82d2ff6961bd087c32bef4808ea292514a.tar.gz |
packagegroup-core-security-ptest: remove keyutils-ptest
Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r-- | recipes-core/packagegroup/packagegroup-core-security-ptest.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-core/packagegroup/packagegroup-core-security-ptest.bb b/recipes-core/packagegroup/packagegroup-core-security-ptest.bb index cf34ded..75b816a 100644 --- a/recipes-core/packagegroup/packagegroup-core-security-ptest.bb +++ b/recipes-core/packagegroup/packagegroup-core-security-ptest.bb | |||
@@ -17,7 +17,6 @@ SUMMARY_${PN} = "Security packages with ptests" | |||
17 | RDEPENDS_${PN} = " \ | 17 | RDEPENDS_${PN} = " \ |
18 | ptest-runner \ | 18 | ptest-runner \ |
19 | samhain-standalone-ptest \ | 19 | samhain-standalone-ptest \ |
20 | keyutils-ptest \ | ||
21 | libseccomp-ptest \ | 20 | libseccomp-ptest \ |
22 | python3-scapy-ptest \ | 21 | python3-scapy-ptest \ |
23 | suricata-ptest \ | 22 | suricata-ptest \ |