diff options
| author | Armin Kuster <akuster808@gmail.com> | 2021-05-18 04:29:46 +0000 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2021-06-05 19:25:17 +0000 |
| commit | e1f06994927485e1be1a6ef0f28023b970955de2 (patch) | |
| tree | 1af51bc9c9f66e6015e17a46d04e2d18398e77ce /recipes-core | |
| parent | 72c5043d8489d3ff5c0962223800e3cef984caa1 (diff) | |
| download | meta-security-e1f06994927485e1be1a6ef0f28023b970955de2.tar.gz | |
packagegroup-core-security: exclude ossec-hids from musl
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 d7349b0..cf9620f 100644 --- a/recipes-core/packagegroup/packagegroup-core-security.bb +++ b/recipes-core/packagegroup/packagegroup-core-security.bb | |||
| @@ -74,6 +74,8 @@ RDEPENDS_packagegroup-security-ids = " \ | |||
| 74 | aide \ | 74 | aide \ |
| 75 | " | 75 | " |
| 76 | 76 | ||
| 77 | RDEPENDS_packagegroup-security-ids_remove_libc-musl = "ossec-hids" | ||
| 78 | |||
| 77 | SUMMARY_packagegroup-security-mac = "Security Mandatory Access Control systems" | 79 | SUMMARY_packagegroup-security-mac = "Security Mandatory Access Control systems" |
| 78 | RDEPENDS_packagegroup-security-mac = " \ | 80 | RDEPENDS_packagegroup-security-mac = " \ |
| 79 | ${@bb.utils.contains("DISTRO_FEATURES", "tomoyo", "ccs-tools", "",d)} \ | 81 | ${@bb.utils.contains("DISTRO_FEATURES", "tomoyo", "ccs-tools", "",d)} \ |
