commit | 0540afd5037b35c2bdb7e3ae49385c3088bf53e1 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Mon Aug 30 20:37:00 2021 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Mon Aug 30 20:37:00 2021 -0500 |
tree | c903c5779a39c2e184284ab089c41e5de4d9049b | |
parent | 3472001eac61a0d268181d1c561d2203ce3642a8 [diff] [blame] |
add seccomp to DISTRO_FEATURES Commit aff0243 added seccomp to the systemd PACKAGECONFIG. The libseccomp recipe requires seccomp be a DISTRO_FEATURE. Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: Iee1d5e9b2efe8284454c0b5125d9de7b43c1bdb0
diff --git a/meta-phosphor/conf/distro/include/phosphor-base.inc b/meta-phosphor/conf/distro/include/phosphor-base.inc index 8c5e4fc..731f9f1 100644 --- a/meta-phosphor/conf/distro/include/phosphor-base.inc +++ b/meta-phosphor/conf/distro/include/phosphor-base.inc
@@ -102,6 +102,7 @@ security \ slp \ systemd \ + seccomp \ " DISTRO_FEATURES += " \