[Buildroot] [git commit] package/asterisk: add SELinux module

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sun Jul 25 12:58:14 UTC 2021


commit: https://git.buildroot.net/buildroot/commit/?id=8d3b6b38c513ce3463d1970ff74294e01fe5f2f1
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Support for asterisk is added by the services/asterisk 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/asterisk/asterisk.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/asterisk/asterisk.mk b/package/asterisk/asterisk.mk
index 67b6da56db..5a125c3abd 100644
--- a/package/asterisk/asterisk.mk
+++ b/package/asterisk/asterisk.mk
@@ -23,6 +23,7 @@ ASTERISK_LICENSE_FILES = \
 
 ASTERISK_CPE_ID_VENDOR = asterisk
 ASTERISK_CPE_ID_PRODUCT = open_source
+ASTERISK_SELINUX_MODULES = asterisk
 
 # For patches 0002, 0003 and 0005
 ASTERISK_AUTORECONF = YES


More information about the buildroot mailing list