Re: [docs] [PATCH Resend] features: Add distro feature "audit"
"Antonin Godard" <[email protected]> Thu, 16 Jul 2026 15:14:06 +0200
| Newsgroups | org.yoctoproject.lists.docs |
|---|---|
| Message-ID | <[email protected]> |
Hi, On Wed Jul 15, 2026 at 7:57 AM CEST, Jörg Sommer via lists.yoctoproject.org wrote: > From: Jörg Sommer <[email protected]> > > Signed-off-by: Jörg Sommer <[email protected]> > --- > documentation/ref-manual/features.rst | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/documentation/ref-manual/features.rst b/documentation/ref-manual/features.rst > index 77d034f0c..7194bf4ac 100644 > --- a/documentation/ref-manual/features.rst > +++ b/documentation/ref-manual/features.rst > @@ -141,6 +141,8 @@ metadata, as extra layers can define their own: > section in the Yocto Project Application Development and the > Extensible Software Development Kit (eSDK) manual. > > +- *audit:* Enables libaudit support. We could add a link to the project, which I think is named "audit-userspace"? libaudit -> `audit-userspace <https://github.com/linux-audit/audit-userspace>`__ Antonin