projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e80a752
)
package/bird: add SELinux module
author
Fabrice Fontaine
<fontaine.fabrice@gmail.com>
Thu, 3 Jun 2021 18:41:45 +0000
(20:41 +0200)
committer
Thomas Petazzoni
<thomas.petazzoni@bootlin.com>
Tue, 20 Jul 2021 22:02:22 +0000
(
00:02
+0200)
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>
package/bird/bird.mk
patch
|
blob
|
history
diff --git
a/package/bird/bird.mk
b/package/bird/bird.mk
index b711e7de01c5a75eaab208e47db0e38f64a78f41..4d4dfe1dcaed83cc510c3b22c99d73d5faafe0c7 100644
(file)
--- a/
package/bird/bird.mk
+++ b/
package/bird/bird.mk
@@
-9,6
+9,7
@@
BIRD_SITE = ftp://bird.network.cz/pub/bird
BIRD_LICENSE = GPL-2.0+
BIRD_LICENSE_FILES = README
BIRD_CPE_ID_VENDOR = nic
+BIRD_SELINUX_MODULES = bird
BIRD_DEPENDENCIES = host-flex host-bison
ifeq ($(BR2_PACKAGE_BIRD_CLIENT),y)