From 1a442aaaa6bd4b64c07c569329cd16601386a4f4 Mon Sep 17 00:00:00 2001 From: Babak Sarashki <babak.sarashki@windriver.com> Date: Tue, 20 Oct 2020 22:49:37 +0000 Subject: [PATCH] packagroup-stx: Add auditd, audit, and audit-python Commit 01a2b56a4ac974dc7eca0e5d45bd3a5cd8c244d9 split stx-config-files into respective bbappends and the auditd RDPENDS were missed. Closes-Bug: 1900772 Change-Id: I35b2dd565f36b509ddb467bd7f0ae055ca3d4693 Signed-off-by: Babak Sarashki <babak.sarashki@windriver.com> --- meta-stx-distro/recipes-core/packagegroups/packagegroup-stx.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta-stx-distro/recipes-core/packagegroups/packagegroup-stx.bb b/meta-stx-distro/recipes-core/packagegroups/packagegroup-stx.bb index 7a7c980..19d9676 100644 --- a/meta-stx-distro/recipes-core/packagegroups/packagegroup-stx.bb +++ b/meta-stx-distro/recipes-core/packagegroups/packagegroup-stx.bb @@ -83,6 +83,9 @@ RDEPENDS_packagegroup-stx-config-files = " \ rabbitmq-server \ rsync \ base-files \ + audit \ + auditd \ + audit-python \ " RDEPENDS_packagegroup-stx-fault = " \