From: Fabrice Fontaine Date: Tue, 3 Aug 2021 22:07:02 +0000 (+0200) Subject: package/x11r7/xserver_xorg-server: add SELinux module X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5220d3c5c62df35e994b4b7c6caecc8d16e72b78;p=buildroot.git package/x11r7/xserver_xorg-server: add SELinux module Support for xserver_xorg-server is added by the services/xserver module in the SELinux refpolicy. Signed-off-by: Fabrice Fontaine Signed-off-by: Thomas Petazzoni --- diff --git a/package/x11r7/xserver_xorg-server/xserver_xorg-server.mk b/package/x11r7/xserver_xorg-server/xserver_xorg-server.mk index c326230be0..2d276f90d5 100644 --- a/package/x11r7/xserver_xorg-server/xserver_xorg-server.mk +++ b/package/x11r7/xserver_xorg-server/xserver_xorg-server.mk @@ -9,6 +9,7 @@ XSERVER_XORG_SERVER_SOURCE = xorg-server-$(XSERVER_XORG_SERVER_VERSION).tar.xz XSERVER_XORG_SERVER_SITE = https://xorg.freedesktop.org/archive/individual/xserver XSERVER_XORG_SERVER_LICENSE = MIT XSERVER_XORG_SERVER_LICENSE_FILES = COPYING +XSERVER_XORG_SERVER_SELINUX_MODULES = xserver XSERVER_XORG_SERVER_INSTALL_STAGING = YES # xfont_font-util is needed only for autoreconf XSERVER_XORG_SERVER_AUTORECONF = YES