package/bridge-utils: add SELinux refpolicy module

Bridge-utils's brctl tool is supported by the admin/brctl SELinux
refpolicy module.

Signed-off-by: Maxime Chevallier <maxime.chevallier@bootlin.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2021.05.x
Maxime Chevallier 2021-01-28 10:27:50 +01:00 committed by Thomas Petazzoni
parent 8a376df7f1
commit e2683207a2
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ BRIDGE_UTILS_AUTORECONF = YES
BRIDGE_UTILS_LICENSE = GPL-2.0+
BRIDGE_UTILS_LICENSE_FILES = COPYING
BRIDGE_UTILS_CPE_ID_VENDOR = kernel
BRIDGE_UTILS_SELINUX_MODULES = brctl
# Avoid using the host's headers. Location is not important as
# required headers will anyway be found from within the sysroot.