Re: [docs] [PATCH v2] features: Add distro feature "audit"
"Antonin Godard" <[email protected]> Mon, 03 Aug 2026 10:34:08 +0200
| Newsgroups | org.yoctoproject.lists.docs |
|---|---|
| Message-ID | <[email protected]> |
Hi, On Mon Aug 3, 2026 at 8:58 AM CEST, J=C3=B6rg Sommer wrote: > Antonin Godard schrieb am Di 28. Jul, 09:31 (+0200): >> On Thu Jul 16, 2026 at 11:25 PM CEST, J=C3=B6rg Sommer via lists.yoctopr= oject.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= -manual/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/audi= t-documentation/wiki>`__ support. >>=20 >> We haven't received feedback on whether audit should be added to OE-Core= , so at >> least we need to note here that this recipe in available in meta-oe. > > I have made an attempt to transfer the recipe to oe-core: > https://lists.openembedded.org/g/openembedded-core/message/242609 > >> By adding the following note just below your addition? >>=20 >> .. note:: >>=20 >> The ``audit`` recipe is provided by :oe_git:`meta-oe >> </meta-openembedded/tree/meta-oe/>` in ``meta-openembedded``. > > If my commit gets rejected we should add this note. Ok, thanks! I'll merge this patch to master-next now and will let you follo= w-up depending on the decision being made. Antonin