summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarta Rybczynska <marta.rybczynska@ygreky.com>2025-07-21 05:55:40 +0200
committerMarta Rybczynska <marta.rybczynska@ygreky.com>2025-07-23 18:45:56 +0200
commit643c3d78b953f149be85ce23869547ca76337911 (patch)
tree7da99b3610bca43c0815a3d131787cdf8b7944f6
parent489e2d9aa2ad8a3c0995e718104d7adba79e7c08 (diff)
downloadmeta-security-643c3d78b953f149be85ce23869547ca76337911.tar.gz
aide: remove for musl
Aide currently doesn't compile with musl because of copied getopt prototypes and implementation. Signed-off-by: Marta Rybczynska <marta.rybczynska@ygreky.com>
-rw-r--r--recipes-core/packagegroup/packagegroup-core-security.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-core/packagegroup/packagegroup-core-security.bb b/recipes-core/packagegroup/packagegroup-core-security.bb
index 77782c9..bda78ce 100644
--- a/recipes-core/packagegroup/packagegroup-core-security.bb
+++ b/recipes-core/packagegroup/packagegroup-core-security.bb
@@ -91,6 +91,7 @@ RDEPENDS:packagegroup-security-ids:remove:powerpc64 = "suricata"
91RDEPENDS:packagegroup-security-ids:remove:riscv32 = "suricata" 91RDEPENDS:packagegroup-security-ids:remove:riscv32 = "suricata"
92RDEPENDS:packagegroup-security-ids:remove:riscv64 = "suricata" 92RDEPENDS:packagegroup-security-ids:remove:riscv64 = "suricata"
93RDEPENDS:packagegroup-security-ids:remove:libc-musl = "ossec-hids" 93RDEPENDS:packagegroup-security-ids:remove:libc-musl = "ossec-hids"
94RDEPENDS:packagegroup-security-ids:remove:libc-musl = "aide"
94 95
95SUMMARY:packagegroup-security-mac = "Security Mandatory Access Control systems" 96SUMMARY:packagegroup-security-mac = "Security Mandatory Access Control systems"
96RDEPENDS:packagegroup-security-mac = " \ 97RDEPENDS:packagegroup-security-mac = " \