package/bird: add SELinux module
Support for bird is added by the services/bird 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:
parent
e80a752373
commit
459d725db0
@ -9,6 +9,7 @@ BIRD_SITE = ftp://bird.network.cz/pub/bird
|
|||||||
BIRD_LICENSE = GPL-2.0+
|
BIRD_LICENSE = GPL-2.0+
|
||||||
BIRD_LICENSE_FILES = README
|
BIRD_LICENSE_FILES = README
|
||||||
BIRD_CPE_ID_VENDOR = nic
|
BIRD_CPE_ID_VENDOR = nic
|
||||||
|
BIRD_SELINUX_MODULES = bird
|
||||||
BIRD_DEPENDENCIES = host-flex host-bison
|
BIRD_DEPENDENCIES = host-flex host-bison
|
||||||
|
|
||||||
ifeq ($(BR2_PACKAGE_BIRD_CLIENT),y)
|
ifeq ($(BR2_PACKAGE_BIRD_CLIENT),y)
|
||||||
|
Loading…
Reference in New Issue
Block a user