mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
package/irqbalance: add SELinux module
Support for irqbalance is added by the services/irqbalance module in the SELinux refpolicy. Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
cc22746a5b
commit
fec042412c
@@ -8,6 +8,7 @@ IRQBALANCE_VERSION = 1.7.0
|
||||
IRQBALANCE_SITE = $(call github,irqbalance,irqbalance,v$(IRQBALANCE_VERSION))
|
||||
IRQBALANCE_LICENSE = GPL-2.0
|
||||
IRQBALANCE_LICENSE_FILES = COPYING
|
||||
IRQBALANCE_SELINUX_MODULES = irqbalance
|
||||
IRQBALANCE_DEPENDENCIES = host-pkgconf libglib2
|
||||
# Autoreconf needed because package is distributed without a configure script
|
||||
IRQBALANCE_AUTORECONF = YES
|
||||
|
||||
Reference in New Issue
Block a user