[Buildroot] [git commit branch/next] package/hostapd: add SELinux module

Thomas Petazzoni thomas.petazzoni at bootlin.com
Wed Aug 4 19:41:55 UTC 2021


commit: https://git.buildroot.net/buildroot/commit/?id=e4eaa1bdb2af99b58eba4601621132e4eef3710c
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/next

Support for hostapd is added by the services/hostapd module in the
SELinux refpolicy.

Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
---
 package/hostapd/hostapd.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/hostapd/hostapd.mk b/package/hostapd/hostapd.mk
index 8820254f89..e988999d3e 100644
--- a/package/hostapd/hostapd.mk
+++ b/package/hostapd/hostapd.mk
@@ -31,6 +31,7 @@ HOSTAPD_IGNORE_CVES += CVE-2021-30004
 HOSTAPD_IGNORE_CVES += CVE-2021-27803
 
 HOSTAPD_CPE_ID_VENDOR = w1.fi
+HOSTAPD_SELINUX_MODULES = hostapd
 HOSTAPD_CONFIG_SET =
 
 HOSTAPD_CONFIG_ENABLE = \


More information about the buildroot mailing list