[PATCH v3] features: Add distro feature "audit"

Jörg Sommer <[email protected]> Mon, 3 Aug 2026 10:45:46 +0200
Newsgroups org.yoctoproject.lists.docs
Message-ID <2dac9fa540b8fe54bb3d5096f09e10257399e67f.1785746493.git.joerg.sommer@navimatix.de>
From: J=F6rg Sommer <[email protected]>

The audit recipe should stay in meta-openembedded. Therefore, give the user=
s
an hint on this.

https://lists.openembedded.org/g/openembedded-core/message/242612

Signed-off-by: J=F6rg Sommer <[email protected]>
---
Changes since v2:

* Added a note about audit recipe being in meta-oe.

Changes since v1:

* I've added a link to the documentation wiki.

 documentation/ref-manual/features.rst | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/documentation/ref-manual/features.rst b/documentation/ref-manu=
al/features.rst
index 77d034f0c..63d47d6ec 100644
--- a/documentation/ref-manual/features.rst
+++ b/documentation/ref-manual/features.rst
@@ -141,6 +141,14 @@ 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-doc=
umentation/wiki>`__
+   support.
+
+   .. note::
+
+      The ``audit`` recipe is provided by :oe_git:`meta-oe
+      </meta-openembedded/tree/meta-oe/>` in ``meta-openembedded``.
+
 -  *bluetooth:* Include bluetooth support (integrated BT only).
=20
 -  *cramfs:* Include CramFS support.
--=20
2.53.0