[Buildroot] [git commit branch/next] package/screen: add SELinux module
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Date: 2021-08-04 19:45:23
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Date: 2021-08-04 19:45:23
Subsystem:
the rest · Maintainer:
Linus Torvalds
commit: https://git.buildroot.net/buildroot/commit/?id=5c89c2386deff575e3e71b4ed10915e5a439e8aa branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/next Support for screen is added by the apps/screen module in the SELinux refpolicy. Signed-off-by: Fabrice Fontaine <redacted> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> --- package/screen/screen.mk | 1 + 1 file changed, 1 insertion(+)
diff --git a/package/screen/screen.mk b/package/screen/screen.mk
index f75f92cb47..843c71fc2a 100644
--- a/package/screen/screen.mk
+++ b/package/screen/screen.mk@@ -9,6 +9,7 @@ SCREEN_SITE = $(BR2_GNU_MIRROR)/screen SCREEN_LICENSE = GPL-3.0+ SCREEN_LICENSE_FILES = COPYING SCREEN_CPE_ID_VENDOR = gnu +SCREEN_SELINUX_MODULES = screen SCREEN_DEPENDENCIES = ncurses SCREEN_AUTORECONF = YES SCREEN_CONF_ENV = CFLAGS="$(TARGET_CFLAGS)"
_______________________________________________ buildroot mailing list buildroot@busybox.net http://lists.busybox.net/mailman/listinfo/buildroot