[yocto] [PATCH] polkit: add polkit distro feature

Stefan Agner stefan at agner.ch
Thu Jan 17 08:36:40 PST 2019


From: Stefan Agner <stefan.agner at toradex.com>

Several recipe now use polkit distro feature to descide whether to
build with polkit support. Document this new distro feature.

Signed-off-by: Stefan Agner <stefan.agner at toradex.com>
---
 documentation/ref-manual/ref-features.xml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/documentation/ref-manual/ref-features.xml b/documentation/ref-manual/ref-features.xml
index cb74df6da..41371499e 100644
--- a/documentation/ref-manual/ref-features.xml
+++ b/documentation/ref-manual/ref-features.xml
@@ -211,6 +211,8 @@
                     support.</para></listitem>
                 <listitem><para><emphasis>pcmcia:</emphasis> Include
                     PCMCIA/CompactFlash support.</para></listitem>
+                <listitem><para><emphasis>polkit:</emphasis> Include Polkit
+                    support.</para></listitem>
                 <listitem><para><emphasis>ppp:</emphasis> Include PPP dialup
                     support.</para></listitem>
                 <listitem><para><emphasis>ptest:</emphasis> Enables building
-- 
2.20.1



More information about the yocto mailing list