[Buildroot] [git commit] package/mono: enable selinux module

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sat Nov 4 15:10:12 UTC 2023


commit: https://git.buildroot.net/buildroot/commit/?id=7f0926343effa8bb88c01a531725a8c283fa2399
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Adam Duskett <adam.duskett at amarulasolutions.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
---
 package/mono/mono.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/mono/mono.mk b/package/mono/mono.mk
index b88f2b379e..aead85bac0 100644
--- a/package/mono/mono.mk
+++ b/package/mono/mono.mk
@@ -7,6 +7,7 @@
 MONO_VERSION = 6.12.0.182
 MONO_SITE = http://download.mono-project.com/sources/mono
 MONO_SOURCE = mono-$(MONO_VERSION).tar.xz
+MONO_SELINUX_MODULES = mono
 MONO_LICENSE = GPL-2.0 or MIT (compiler, tools), MIT (libs) or commercial
 MONO_LICENSE_FILES = LICENSE mcs/COPYING \
 	external/Newtonsoft.Json/Tools/7-zip/copying.txt



More information about the buildroot mailing list