[Buildroot] [PATCH 1/1] package/dosfstools: add SELinux module

Fabrice Fontaine fontaine.fabrice at gmail.com
Sun Dec 12 20:37:39 UTC 2021


Support for dosfstools is added by the system/fstools module in the
SELinux refpolicy.

Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>
---
 package/dosfstools/dosfstools.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/dosfstools/dosfstools.mk b/package/dosfstools/dosfstools.mk
index 77b560ee9b..26a28670c0 100644
--- a/package/dosfstools/dosfstools.mk
+++ b/package/dosfstools/dosfstools.mk
@@ -9,6 +9,7 @@ DOSFSTOOLS_SITE = https://github.com/dosfstools/dosfstools/releases/download/v$(
 DOSFSTOOLS_LICENSE = GPL-3.0+
 DOSFSTOOLS_LICENSE_FILES = COPYING
 DOSFSTOOLS_CPE_ID_VENDOR = dosfstools_project
+DOSFSTOOLS_SELINUX_MODULES = fstools
 DOSFSTOOLS_CONF_OPTS = --enable-compat-symlinks --exec-prefix=/
 HOST_DOSFSTOOLS_CONF_OPTS = --enable-compat-symlinks
 
-- 
2.33.0




More information about the buildroot mailing list