Re: [docs] [PATCH v2] features: Add distro feature "audit"
"Antonin Godard" <[email protected]> Tue, 28 Jul 2026 09:31:18 +0200
| Newsgroups | org.yoctoproject.lists.docs |
|---|---|
| Message-ID | <[email protected]> |
Hi, On Thu Jul 16, 2026 at 11:25 PM CEST, J=C3=B6rg Sommer via lists.yoctoproje= ct.org wrote: > From: J=C3=B6rg Sommer <[email protected]> > > Signed-off-by: J=C3=B6rg Sommer <[email protected]> > --- > Changes since v1: > > * I've added a link to the documentation wiki. > > documentation/ref-manual/features.rst | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/documentation/ref-manual/features.rst b/documentation/ref-ma= nual/features.rst > index 77d034f0c..d12b7fa13 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. > =20 > +- *audit:* Enables `linux-audit <https://github.com/linux-audit/audit-d= ocumentation/wiki>`__ support. We haven't received feedback on whether audit should be added to OE-Core, s= o at least we need to note here that this recipe in available in meta-oe. By add= ing the following note just below your addition? .. note:: The ``audit`` recipe is provided by :oe_git:`meta-oe </meta-openembedded/tree/meta-oe/>` in ``meta-openembedded``. Thanks, Antonin