[Buildroot] [git commit branch/next] package/cups: add SELinux module
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Date: 2021-08-04 00:36:41
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Date: 2021-08-04 00:36:41
Subsystem:
the rest · Maintainer:
Linus Torvalds
commit: https://git.buildroot.net/buildroot/commit/?id=48dbac9b79174038fb2c02c37b84a67d26d54fd5 branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/next Support for cups is added by the services/cups module in the SELinux refpolicy. Signed-off-by: Fabrice Fontaine <redacted> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> --- package/cups/cups.mk | 1 + 1 file changed, 1 insertion(+)
diff --git a/package/cups/cups.mk b/package/cups/cups.mk
index 8490fe109a..80aecdba5e 100644
--- a/package/cups/cups.mk
+++ b/package/cups/cups.mk@@ -10,6 +10,7 @@ CUPS_SITE = https://github.com/OpenPrinting/cups/releases/download/v$(CUPS_VERSI CUPS_LICENSE = Apache-2.0 with GPL-2.0/LGPL-2.0 exception CUPS_LICENSE_FILES = LICENSE NOTICE CUPS_CPE_ID_VENDOR = cups +CUPS_SELINUX_MODULES = cups CUPS_INSTALL_STAGING = YES # Using autoconf, not autoheader, so we cannot use AUTORECONF = YES.
_______________________________________________ buildroot mailing list buildroot@busybox.net http://lists.busybox.net/mailman/listinfo/buildroot