diff options
| author | Armin Kuster <akuster808@gmail.com> | 2019-08-30 19:37:02 -0700 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2019-09-07 08:32:50 -0700 |
| commit | 546aca7e8a9d685bb01c6df2e02b62bbfccfd745 (patch) | |
| tree | 109c450cdb9bd7a17f39ae3a4b373a01fcccea26 /recipes-security | |
| parent | 0d7ae67b0f585cdd54bdec9cf12eecd339dd6248 (diff) | |
| download | meta-security-546aca7e8a9d685bb01c6df2e02b62bbfccfd745.tar.gz | |
packagegroup-core-security: update package name
Also remove tpm packagegroup reference
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'recipes-security')
| -rw-r--r-- | recipes-security/packagegroup/packagegroup-core-security.bb | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/recipes-security/packagegroup/packagegroup-core-security.bb b/recipes-security/packagegroup/packagegroup-core-security.bb index 20ba46f..e0a9d05 100644 --- a/recipes-security/packagegroup/packagegroup-core-security.bb +++ b/recipes-security/packagegroup/packagegroup-core-security.bb | |||
| @@ -11,7 +11,6 @@ PACKAGES = "\ | |||
| 11 | packagegroup-security-scanners \ | 11 | packagegroup-security-scanners \ |
| 12 | packagegroup-security-ids \ | 12 | packagegroup-security-ids \ |
| 13 | packagegroup-security-mac \ | 13 | packagegroup-security-mac \ |
| 14 | ${@bb.utils.contains("MACHINE_FEATURES", "tpm", "packagegroup-security-tpm", "",d)} \ | ||
| 15 | " | 14 | " |
| 16 | 15 | ||
| 17 | RDEPENDS_packagegroup-core-security = "\ | 16 | RDEPENDS_packagegroup-core-security = "\ |
| @@ -19,7 +18,6 @@ RDEPENDS_packagegroup-core-security = "\ | |||
| 19 | packagegroup-security-scanners \ | 18 | packagegroup-security-scanners \ |
| 20 | packagegroup-security-ids \ | 19 | packagegroup-security-ids \ |
| 21 | packagegroup-security-mac \ | 20 | packagegroup-security-mac \ |
| 22 | ${@bb.utils.contains("MACHINE_FEATURES", "tpm", "packagegroup-security-tpm", "",d)} \ | ||
| 23 | " | 21 | " |
| 24 | 22 | ||
| 25 | SUMMARY_packagegroup-security-utils = "Security utilities" | 23 | SUMMARY_packagegroup-security-utils = "Security utilities" |
| @@ -27,7 +25,7 @@ RDEPENDS_packagegroup-security-utils = "\ | |||
| 27 | checksec \ | 25 | checksec \ |
| 28 | nmap \ | 26 | nmap \ |
| 29 | pinentry \ | 27 | pinentry \ |
| 30 | python-scapy \ | 28 | python3-scapy \ |
| 31 | ding-libs \ | 29 | ding-libs \ |
| 32 | keyutils \ | 30 | keyutils \ |
| 33 | libseccomp \ | 31 | libseccomp \ |
